3com S7906E Manuel De Montage

Page de 2621
 
1-22 
 
[SwitchC-vlan503] arp detection enable 
[SwitchC-vlan503] quit 
# Configure uplink policies to map the CVLANs for the same service of different users to the same 
SVLAN.  
[SwitchC] traffic classifier c1 
[SwitchC-classifier-c1] if-match customer-vlan-id 101 to 200 
[SwitchC-classifier-c1] traffic classifier c2 
[SwitchC-classifier-c2] if-match customer-vlan-id 201 to 300 
[SwitchC-classifier-c2] traffic classifier c3 
[SwitchC-classifier-c3] if-match customer-vlan-id 301 to 400 
[SwitchC-classifier-c3] traffic classifier c4 
[SwitchC-classifier-c4] if-match customer-vlan-id 111 to 210 
[SwitchC-classifier-c4] traffic classifier c5 
[SwitchC-classifier-c5] if-match customer-vlan-id 211 to 310 
[SwitchC-classifier-c5] traffic classifier c6 
[SwitchC-classifier-c6] if-match customer-vlan-id 311 to 410 
[SwitchC-classifier-c6] quit 
[SwitchC] traffic behavior b1 
[SwitchC-behavior-b1] remark service-vlan-id 501 
[SwitchC-behavior-b1] traffic behavior b2 
[SwitchC-behavior-b2] remark service-vlan-id 502 
[SwitchC-behavior-b2] traffic behavior b3 
[SwitchC-behavior-b3] remark service-vlan-id 503 
[SwitchC-behavior-b3] quit 
[SwitchC] qos policy p1 
[SwitchC-policy-p1] classifier c1 behavior b1 mode dot1q-tag-manipulation 
[SwitchC-policy-p1] classifier c2 behavior b2 mode dot1q-tag-manipulation 
[SwitchC-policy-p1] classifier c3 behavior b3 mode dot1q-tag-manipulation 
[SwitchC-policy-p1] classifier c4 behavior b1 mode dot1q-tag-manipulation 
[SwitchC-policy-p1] classifier c5 behavior b2 mode dot1q-tag-manipulation 
[SwitchC-policy-p1] classifier c6 behavior b3 mode dot1q-tag-manipulation 
[SwitchC-policy-p1] quit 
# Configure GigabitEthernet 2/0/1 to permit frames of the specified CVLANs and SVLANs to pass 
through.  
[SwitchC] interface gigabitethernet 2/0/1 
[SwitchC-GigabitEthernet2/0/1] port link-type trunk 
[SwitchC-GigabitEthernet2/0/1] port trunk permit vlan 101 201 301 102 202 302 501 502 503 
# Enable customer-side QinQ on GigabitEthernet 2/0/1.  
[SwitchC-GigabitEthernet2/0/1] qinq enable downlink 
# Apply the uplink policy p1 to the inbound direction of GigabitEthernet 2/0/1.  
[SwitchC-GigabitEthernet2/0/1] qos apply policy p1 inbound 
[SwitchC-GigabitEthernet2/0/1] quit 
# Configure GigabitEthernet 2/0/2 to permit frames of the specified CVLANs and SVLANs to pass 
through.