Chapter 23 Command Line Interface
MES-2110 User’s Guide
205
This example applies only to switches that support the SVLAN feature. It shows
how to configure both port 1 (connected to customer A) and port 2 (connected to
customer B) as the ingress ports (access ports) and port 10 as the egress port
(tunnel port) on the switch (edge device x of the service provider’s network).
Incoming frames received on port 1 and 2 are tagged with the ingress ports’ SP
VID 37 and 48 respectively before the switch forwards them to port 10.
The ingress ports (port 1 and 2) and the egress port (port 10) should be in the
same static VLAN (customer VLAN) to communicate with each other. This example
also shows how to configure service provider’s VLANs 37 and 48 in the switch’s
SVLAN table. The switch checks the incoming frames received on the tunnel port
(port 10) and drops the frames whose SPVID is not in the SVLAN table.
MES-2110# configure terminal
MES-2110(config)# interface port-channel 1
MES-2110(config-interface)# vlan-stacking role access
MES-2110(config-interface)# vlan-stacking SPVID 37
MES-2110(config-interface)# exit
MES-2110(config)# interface port-channel 2
MES-2110(config-interface)# vlan-stacking role access
MES-2110(config-interface)# vlan-stacking SPVID 48
MES-2110(config-interface)# exit
MES-2110(config)# interface port-channel 10
MES-2110(config-interface)# vlan-stacking role tunnel
MES-2110(config-interface)# exit
MES-2110(config)# vlan 24
MES-2110(config-vlan)# tagging 10
MES-2110(config-vlan)# untagging 1,2
MES-2110(config-vlan)# exit
MES-2110(config)# interface port-channel 1,2,8
MES-2110(config-interface)# frame-type fallback
MES-2110(config)# exit
MES-2110# show vlan stacking
VLAN Stacking:Enabled
SP TPID:0x9100
Port Role SPVID Priority
------------------------------------------
1 Access 37 0
2 Access 48 0
3 Normal 1 0
4 Normal 1 0
5 Normal 1 0
6 Normal 1 0
7 Normal 1 0
8 Normal 1 0
9 Normal 1 0
10 Tunnel 1 0
Содержание ES-100
Страница 2: ......
Страница 8: ...Safety Warnings MES 2110 User s Guide 8 ...
Страница 10: ...Contents Overview MES 2110 User s Guide 10 ...
Страница 17: ...Table of Contents MES 2110 User s Guide 17 Index 229 ...
Страница 18: ...Table of Contents MES 2110 User s Guide 18 ...
Страница 50: ...Chapter 4 Tutorials MES 2110 User s Guide 50 ...
Страница 74: ...Chapter 8 Loop Detection MES 2110 User s Guide 74 ...
Страница 76: ...Chapter 9 Jumbo Frame MES 2110 User s Guide 76 ...
Страница 88: ...Chapter 10 802 1x MES 2110 User s Guide 88 ...
Страница 136: ...Chapter 17 IGMP MES 2110 User s Guide 136 ...
Страница 140: ...Chapter 18 DHCP Relay Configuration MES 2110 User s Guide 140 ...
Страница 150: ...Chapter 19 IP Source Guard MES 2110 User s Guide 150 ...
Страница 206: ...Chapter 23 Command Line Interface MES 2110 User s Guide 206 ...
Страница 214: ...Chapter 24 Troubleshooting MES 2110 User s Guide 214 ...
Страница 220: ...Appendix A Changing a Fuse MES 2110 User s Guide 220 ...
Страница 228: ...Appendix C Legal Information MES 2110 User s Guide 228 ...