Layer 3 Routing Commands 1515User GuidelinesThis command has no user guidelines.ExampleThe following example configures an IPv6 address and enables IPv6processing.console(config)#interface vlan 15console(config-if-vlan15)#ipv6 address 2020:1::1/64ipv6 enableUse the ipv6 enable command in VLAN Interface Configuration mode toenable IPv6 routing on an interface (including tunnel and loopbackinterfaces) that has not been configured with an explicit IPv6 address.Command execution automatically configures the interface with a link-localaddress. The command is not required if an IPv6 global address is configuredon the interface.Syntaxipv6 enableno ipv6 enableDefault ConfigurationDisabled is the default configuration.Command ModeInterface Configuration (VLAN, Tunnel, Loopback) mode.User GuidelinesThis command has no user guidelines.ExampleThe following example enables IPv6 routing, which has not been configuredwith an explicit IPv6 address.console(config)#vlan 15console(config-vlan)#interface vlan 15