Explains virtual IP interface configuration, including associating VIF interfaces with a bridge domain, verifying interface settings, and integrating example configurations for deploying virtual IP interfaces within bridge domain environments.
enable
configure terminal
[no] interface BD-VIF interface-number
[[no] vrf forwarding vrf-name]
[[no] mac address mac-address]
[[no] ip address ip-address mask]
[[no] ipv6 address {X:X:X:X::X link-local| X:X:X:X::X/prefix [anycast | eui-64] | autoconfig [default]}]
exit
To delete BD-VIF interface, use the 'no' form of the command.