Non-Forwarding IPv6 Management Interface Examples

The following multiple IPv6 interface example configures VLANs 1 and 5 as non-routing host management IP interfaces in interface configuration command mode. IPv6 forwarding is disabled by default and IPv6 does not support proxy configuration:

System(rw-config)->interface vlan 1
System(rw-config-intf-vlan.0.1)->ipv6 address ba10:1100:aa11:c171:0:0:1111:1/48
System(rw-config-intf-vlan.0.1)->no shutdown
System(rw-config-intf-vlan.0.1)->exit
System(rw-config)->interface vlan.0.5
System(rw-config-intf-vlan.0.5)->ipv6 address ba10:1100:aa11:c171:0:0:111:5/48
System(rw-config-intf-vlan.0.5)->no shutdown
System(rw-config-intf-vlan.0.5)->exit
System(rw-config)->