Users Guide

Table Of Contents
3 Specify the management IP address of the VLT peer as a
backup link.
OS10(conf-vlt-1)# backup destination
10.10.10.2
4 Congure VLT port channels.
VLT port channel to VM
OS10(config)# interface port-channel 10
OS10(conf-if-po-10)# description SW1ToVM
OS10(conf-if-po-10)# vlt-port-channel 10
OS10(conf-if-po-10)# switchport mode
access
OS10(conf-if-po-10)# switchport access
vlan 100
OS10(conf-if-po-10)# exit
OS10(config)# interface ethernet
1/1/2-1/1/3
OS10(conf-if-eth1/1/2-1/1/3)# no shutdown
OS10(conf-if-eth1/1/2-1/1/3)# channel-
group 10
VLT port channel to DHCP server
OS10(config)# interface port-channel 20
OS10(conf-if-po-20)# description
SW1ToDHCP-Server
OS10(conf-if-po-20)# vlt-port-channel 20
OS10(conf-if-po-20)# switchport mode
access
OS10(conf-if-po-20)# switchport access
vlan 100
OS10(conf-if-po-20)# ip dhcp snooping
trust
OS10(conf-if-po-20)# exit
OS10(config)# interface ethernet
1/1/1,1/1/6
OS10(conf-if-eth1/1/1,1/1/6)# no shutdown
OS10(conf-if-eth1/1/1,1/1/6)# channel-
group 20
SW 2
DHCP snooping conguration
Enable DHCP snooping globally.
OS10(config)# ip dhcp snooping
Spanning tree conguration
Enable a Spanning Tree Protocol.
OS10(config)# spanning-tree mode rstp
VLAN conguration
Create a VLAN.
OS10# configure terminal
OS10(config)# interface vlan 100
OS10(conf-if-vl-100)# no shutdown
VLT conguration
1
Create a VLT domain and congure VLTi.
OS10(config)# interface range ethernet
1/1/4-1/1/5
2 Congure a VLT MAC address.
OS10(conf-vlt-1)# vlt-mac 12:5e:
23:f4:23:54
System management 177