ES3528MV2 Supports RSPAN - Use 802.1Q trunk or hybrid VLAN membership mode as RSPAN uplink or destination port Follow
ES3528MV2 is Edgecore newly launched L2 Fast Ethernet Standalone Switch. It supports RSPAN and speeds up traffic-collecting. In order to monitor traffic on testing switches by remote switch, the configuration of VLAN mode as multiple VLAN is essential. Access VLAN membership mode allows single VLAN and it means only one switch could be monitored. Therefore, the configuration of VLAN membership mode should be switched to 802.1Q trunk or hybrid.
When configuring RSPAN source port, an error message 'Failed to configure the RSPAN source at Ethe 1/x' comes out. Why?
Console(config)#rspan session 1 source interface ethernet 1/1
Failed to configure the RSPAN source at Eth 1/1.
Console#sh int sw e 1/1
Information of Eth 1/1
Broadcast Threshold : Enabled, 64 Kbits/second
Multicast Threshold : Disabled
Unknown Unicast Threshold : Disabled
LACP Status : Disabled
Ingress Rate Limit : Disabled, 64 Kbits per second
Egress Rate Limit : Disabled, 100000 Kbits per second
VLAN Membership Mode : Access
Ingress Rule : Disabled
Acceptable Frame Type : All frames
Native VLAN : 2
Priority for Untagged Traffic : 0
GVRP Status : Disabled
Allowed VLAN : 2(u)
Forbidden VLAN :
802.1Q Tunnel Status : Disabled
802.1Q Tunnel Mode : Normal
802.1Q Tunnel TPID : 8100 (Hex)
Layer 2 Protocol Tunnel : None
Only 802.1Q trunk or hybrid (i.e., general use) ports can be configured
as an RSPAN uplink or destination port - access ports are not allowed
Console#config
Console(config)#int e 1/1
Console(config-if)#switchport mode hybrid
Console(config-if)#exit
Console(config)#rspan session 1 source interface ethernet 1/1
Console#sh interfaces switchport ethernet 1/1
Information of Eth 1/1
Broadcast Threshold : Enabled, 64 Kbits/second
Multicast Threshold : Disabled
Unknown Unicast Threshold : Disabled
LACP Status : Disabled
Ingress Rate Limit : Disabled, 64 Kbits per second
Egress Rate Limit : Disabled, 100000 Kbits per second
VLAN Membership Mode : Hybrid
Ingress Rule : Disabled
Acceptable Frame Type : All frames
Native VLAN : 2
Priority for Untagged Traffic : 0
GVRP Status : Disabled
Allowed VLAN : 2(u)
Forbidden VLAN :
802.1Q Tunnel Status : Disabled
802.1Q Tunnel Mode : Normal
802.1Q Tunnel TPID : 8100 (Hex)
Layer 2 Protocol Tunnel : None
Comments
0 comments
Please sign in to leave a comment.