device# tvpm start
bash# ifconfig eth1 10.0.0.100 netmask 255.255.255.0 bash# route add -net 1.1.1.0 netmask 255.255.255.0 gw 10.0.0.1
device(config)# interface port-channel 20
device(config-Port-channel-20)# insight enable
device(config-Port-channel-20)# ip address 10.0.0.1/24
device(config-Port-channel-20)# no shutdown