Aus Howtos und Anleitungen
#ena
#conf t
#vlan 221
#name Vlan221
#exit
#exit
#wr mem
#show vlan
VLAN NAME STATUS PORTS
221 VLAN221 active
#conf t
#interface Vlan221
#description routing-if-221
#ip address 192.168.221.2 255.255.255.0
#standby 221 ip 192.168.221.1
#standby 221 priority 110
#standby 221 preempt
#standby 221 authentication if-221
#exit
#exit
#wr mem
#show interfaces Vlan221
Vlan221 is up, line protocol is up
Hardware is EtherSVI, address is 0016.9d07.76d3 (bia 0016.9d07.76d3)
Description: routing-if-221
Internet address is 192.168.221.2/24
MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec, ...