Users Guide

Table Of Contents
------------------------------------------------------------------
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
autoconfiguration, and stateful IPv6 address configuration. Configure IPv6 routing for IP hosts to communicate with one
another in the same network, or in different networks.
NOTE: OS10 does not support Routing Information Protocol Next Generation (RIPNG).
Cofiguration notes
IPv6 processing is supported according to the OS10 interface type. The following interface-specific IPv6 settings apply:
Physical port and port-channel (LAG) interfaces are in L2 mode by default. IPv6 capability and forwarding are disabled in L2
mode. To enable IPv6 forwarding, set the interface in L3 mode using the no switchport and commit commands.
VLAN and Loopback interfaces come up in L3 mode with IPv6 capability and forwarding enabled by default.
On the management interface, IPv6 is enabled by default. IPv6 forwarding is disabled so that the interface operates in Host
mode without routing traffic.
IPv6 stateless auto-configuration is disabled by default, except on the management interface. To enable autoconfiguration,
use the ipv6 address autoconfig command in Interface mode. Autoconfiguration acquires a global IPv6 address using the
network prefix in Router Advertisements. When IPv6 auto-configuration is enabled, IPv6 forwarding is disabled on the
interface.
To disable auto-configuration, use the no ipv6 address autoconfig command. IPv6 forwarding remains enabled.
Enable or disable IPv6
By default:
714
Layer 3