SEFOS# configure terminal SEFOS(config)# interface vlan 3
The IPv6 link-local address and joined group address on the interface are brought down after you disable IPv6 in the interface.
SEFOS(config-if)# no ipv6 enable SEFOS(config-if)# exit SEFOS(config)# exit
The IPv6 link-local address and joined group address on the interface are not shown in the output.
SEFOS# show ipv6 interface vlan 3
vlan3 is down, line protocol is down
IPv6 is Enabled
Link local address:
fe80::214:4fff:fe6c:560f [Down]
Global unicast address(es):
fec0::2222:0:1/96 [Down]
...