Configuration Guide

Table Of Contents
ERS 4800: Add in-band L2VSN and IP address
©2021 Extreme Networks, Inc. All rights reserved
October 2021
308
4801(config)#vlan create 101 name mgmt-101 type port
4801(config)#vlan mgmt 101
4801(config)#ip address 10.12.11.15 netmask 255.255.255.0 default-gateway 10.12.11.1
4801(config)#vlan ISID 101 1000101
4801(config)#show ip
Bootp/DHCP Mode: Disabled
Configured In Use Last BootP/DHCP
Stack IP Address: 0.0.0.0 0.0.0.0
Switch IP Address: 10.12.11.15 10.12.11.15 0.0.0.0
Switch Subnet Mask: 255.255.255.0 255.255.255.0 0.0.0.0
Default Gateway: 10.12.11.1 10.12.11.1 0.0.0.0
8005 & 8006: Add in-band L2VSN and IP address
8005:5(config)#vlan create 101 type port-mstprstp 0
8005:5(config)#vlan ISID 101 1000101
8005:5(config)#interface Vlan 101
8005:5(config-if)#ip address 10.12.11.2 255.255.255.0
8005:5(config-if)#ip vrrp address 11 10.12.11.1
8005:5(config-if)#ip vrrp 11 backup-master enable priority 150
8005:5(config-if)#ip vrrp 11 enable
8005:5(config-if)#exit
For 8006, use the same configuration as above except for the items shown below
8005:5(config-if)#ip address 10.12.11.3 255.255.255.0
8005:5(config-if)#ip vrrp 11 backup-master enable