Connectivity Guide

Command Mode EXEC
Usage Information None
Example
OS10# show ip route
Codes: C - connected
S - static
B - BGP, IN - internal BGP, EX - external BGP
O - OSPF, IA - OSPF inter area, N1 - OSPF NSSA external type 1,
N2 - OSPF NSSA external type 2, E1 - OSPF external type 1,
E2 - OSPF external type 2, > - non-active route
Gateway of last resort is not set
Destination Gateway Dist/Metric Last Change
------------------------------------------------------------------
C 10.1.1.0/24 via 10.1.1.1 vlan100 0/0 01:16:56
B EX 10.1.2.0/24 via 10.1.2.1 vlan101 20/0 01:16:56
O 10.1.3.0/24 via 10.1.3.1 vlan102 110/2 01:16:56
B IN 10.1.4.0/24 via 10.1.4.1 vlan103 200/0 01:16:56
OS10(config)# do show ip route vrf VRF1
Codes: C - connected
S - static
B - BGP, IN - internal BGP, EX - external BGP
O - OSPF, IA - OSPF inter area, N1 - OSPF NSSA external type 1,
N2 - OSPF NSSA external type 2, E1 - OSPF external type 1,
E2 - OSPF external type 2, * - candidate default,
+ - summary route, > - non-active route
Gateway of last resort is not set
Destination Gateway Dist/Metric Last Change
----------------------------------------------------------------------------------------------------
C 120.0.0.0/24 via 120.0.0.1 ethernet1/1/1 0/0 00:00:57
S 160.0.0.0/24 via 120.0.0.2 ethernet1/1/1 1/0 00:00:04
OS10(config)# do show ip route vrf VRF2
Codes: C - connected
S - static
B - BGP, IN - internal BGP, EX - external BGP
O - OSPF, IA - OSPF inter area, N1 - OSPF NSSA external type 1,
N2 - OSPF NSSA external type 2, E1 - OSPF external type 1,
E2 - OSPF external type 2, * - candidate default,
+ - summary route, > - non-active route
Gateway of last resort is not set
Destination Gateway Dist/Metric Last Change
----------------------------------------------------------------------------------------------------
C 140.0.0.0/24 via 140.0.0.1 ethernet1/1/2 0/0 00:01:54
B IN 160.0.0.0/24 via 120.0.0.2 200/0 00:00:02
Supported Releases
10.2.0E or later
IPv6 routing
OS10 supports IPv6 routing and addressing, including the Neighbor Discovery Protocol (NDP), stateless IPv6 address autoconguration,
and stateful IPv6 address conguration. Congure IPv6 routing for IP hosts to communicate with one another in the same network, or in
dierent networks.
NOTE
: OS10 does not support Routing Information Protocol Next Generation (RIPNG).
Enable or disable IPv6
By default:
IPv6 forwarding is enabled on physical Ethernet interfaces, VLANs, and port groups. IPv6 forwarding is disabled only when you enable
IPv6 address autoconguration on an interface and set it in host mode using the ipv6 address autoconfig command.
Layer 3
509