1-35Note:If traffic is redirected to a Combo port in down state, the system automatically redirectsthe traffic to the common port in up state corresponding to this Combo port. Refer to theBasic Port Configuration module of this manual for information about Combo ports.Caution:User-defined traffic classification rules for traffic redirecting in the global scope or for aVLAN take precedence over the default rules used for processing protocol packets.The device will execute traffic redirecting preferentially, which may affect devicemanagement implemented through Telnet and so on.III. Configuration examples# Redirect all the incoming packets from network segment 10.1.1.0/24 toGigabitEthernet 1/0/7 (assume that GigabitEthernet 1/0/1 belongs to VLAN 2 and isconnected to network segment 10.1.1.0/24).1) Method I system-view[Sysname] acl number 2000[Sysname-acl-basic-2000] rule permit source 10.1.1.0 0.0.0.255[Sysname-acl-basic-2000] quit[Sysname] interface GigabitEthernet1/0/1[Sysname-GigabitEthernet1/0/1] traffic-redirect inbound ip-group 2000interface GigabitEthernet1/0/72) Method II system-view[Sysname] acl number 2000[Sysname-acl-basic-2000] rule permit source 10.1.1.0 0.0.0.255[Sysname-acl-basic-2000] quit[Sysname] traffic-redirect vlan 2 inbound ip-group 2000 interfaceGigabitEthernet1/0/71.4.10 Configuring VLAN MappingRefer to VLAN Mapping for information about VLAN mapping.