ESR-Series. User manual
102
Specify VLAN 2, VLAN 64, VLAN 2000 for gi1/0/1-2 port:
esr-
1000
(config)#
interface
gi1/
0
/
1
esr-
1000
(config-
if
-gi)# mode switchport
esr-
1000
(config-
if
-gi)# switchport forbidden
default
-vlan
esr-
1000
(config-
if
-gi)# switchport general allowed vlan add
2
,
64
,
2000
tagged
8.1.4 Configuration example 3. Enabling VLAN processing in tagged and untagged modes
Objective:
Configure gi1/0/1 ports for packet transmission and reception in VLAN 2, VLAN 64, VLAN 2000 in trunk mode,
configure gi1/0/2 port in access mode for VLAN 2 on ESR-100/ESR -200.
Solution:
Create VLAN 2, VLAN 64, VLAN 2000 on ESR-100/ESR-200:
esr(config)# vlan
2
,
64
,
2000
Specify VLAN 2, VLAN 64, VLAN 2000 for gi1/0/1 port:
esr(config)#
interface
gi1/
0
/
1
esr(config-
if
-gi)# mode switchport
esr(config-
if
-gi)# switchport forbidden
default
-vlan
esr(config-
if
-gi)# switchport mode trunk
esr(config-
if
-gi)# switchport trunk allowed vlan add
2
,
64
,
2000
Specify VLAN2 to gi1/0/2 port:
esr(config)#
interface
gi1/
0
/
2
esr(config-
if
-gi)# mode switchport
esr(config-
if
-gi)# switchport access vlan
2
8.2 LLDP configuration
Link Layer Discovery Protocol (LLDP) is a data link layer protocol allowing network equipment to notify the
devices operating in a local network of its existence and to transmit parameters to it as well as to receive
similar information.