vrouter-ospf6-show
This command displays information about OSPF6 on a virtual router (vRouter) service for a fabric, cluster, virtual network (vNET), or standalone switch.
Syntax vrouter-ospf6-show
vrouter-name name-string |
Name of the vRouter. |
The following OSPF arguments: |
|
nic vrouter- interface-nic |
The OSPF6 control for this interface. |
ospf6-area ospf-area-number |
The OSPF6 area number in dotted decimal format. |
vrf vrouter vrf vrf|default |
Name of the VRF router. |
Defaults None.
Access CLI
History
Version 2.3.1 |
Command introduced. |
Usage Each fabric, cluster, standalone switch, or virtual network (vNET) can provide its tenants with a virtual router (vRouter) service that forwards traffic between networks, and implements Layer 3 protocols. This command displays OSPF6 for an existing Router service.
Examples To display information about all OSPF6 instances configured on vRouters, use the following command:
CLI (network-admin@switch) > vrouter-ospf6-show
vrouter-name nic ospf6-area
------------ --------- ----------
spine1 eth1.4092 1.1.1.1
spine1 eth0.4091 2.2.2.2
spine1 eth0.4090 3.3.3.3
spine1 eth0.4089 4.4.4.4
spine1 eth0.1000 0.0.0.0
spine2 eth5.4092 1.1.1.1
spine2 eth1.4091 2.2.2.2
spine2 eth1.4090 3.3.3.3
spine2 eth1.4089 4.4.4.4
spine2 eth1.1000 0.0.0.0
leaf1 eth0.4092 1.1.1.1
leaf1 eth2.4091 1.1.1.1
leaf2 eth2.4092 2.2.2.2
leaf2 eth3.4091 2.2.2.2
leaf3 eth3.4092 3.3.3.3
leaf3 eth4.4091 3.3.3.3
leaf4 eth4.4092 4.4.4.4
leaf4 eth5.4091 4.4.4.4