Populating the Routing Table

The switch maintains an IP routing table for both network routes and host routes. The table is populated from the following sources:

Once routes are populated using the above method, IPv6 forwarding needs to be enabled on the VLAN using the following command:

enable ipforwarding ipv6 {vlan vlan_name | tunnel tunnel_name | vr vr_name}

Note

Note

If you define a default route and subsequently delete the VLAN on the subnet associated with the default route, the invalid default route entry remains. You must manually delete the configured default route.