Extreme Summit 400 Basic Layer 2 Configuration

enable stpd s0 
! runs spanning tree for vlan s0 (the default vlan)
configure stpd s0 priority 16384
configure account user
! enter password twice
configure account admin
! enter password twice
configure vlan default ipaddress 10.0.0.100 255.0.0.0
! set the management interface IP address
configure ip route add default gateway 10.0.0.1
save configuration primary

Return to my Home page