Users Guide

Table Of Contents
SW 1
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
OS10(conf-range-eth1/1/4-1/1/5)# no
switchport
OS10(conf-range-eth1/1/4-1/1/5)# exit
OS10(config)# vlt-domain 1
OS10(conf-vlt-1)# discovery-interface
ethernet 1/1/4-1/1/5
2 Congure a VLT MAC address.
OS10(conf-vlt-1)# vlt-mac 12:5e:23:2d:
76:3e
176 System management