Specifications
3-522
Cisco Wide Area Application Services Command Reference
OL-21611-01
Chapter 3 CLI Commands
(config) interface InlineGroup
(config) interface InlineGroup
To configure an InlineGroup interface, use the interface global configuration command. To disable
selected options, restore default values, or enable a shutdown interface, use the no form of this
command.
interface InlineGroup slot/grpnumber [autosense | bandwidth {10 | 100 | 1000} | cdp enable |
encapsulation dot1q VLAN | failover timeout {1 | 3 | 5} | full-duplex | half-duplex | inline
[vlan {all | native | vlan_list}] | ip {access-group {acl-num | acl_name} {in | out} | shutdown]
no interface InlineGroup slot/grpnumber [autosense | bandwidth {10 | 100 | 1000} | cdp enable
| encapsulation dot1q VLAN | failover timeout {1 | 3 | 5} | full-duplex | half-duplex | inline
[vlan {all | native | vlan_list}] | ip {access-group {acl-num | acl_name} {in | out} | shutdown]
Syntax Description InlineGroup
slot/grpnumber
Sets the slot and inline group number for the selected interface. The group
number for the inline feature is either 0 or 1 (each adapter has 2 grouped
pairs).
autosense (Optional) Sets the Gigabit Ethernet interface to automatically sense the
interface speed.
bandwidth (Optional) Sets the bandwidth of the specified interface.
10 Sets the bandwidth of the interface to 10 megabits per second (Mbps).
100 Sets the bandwidth of the interface to 100 Mbps.
1000 Sets the bandwidth of the interface to 1000 Mbps. This option is not
available on all ports and is the same as autosense.
cdp enable (Optional) Enables Cisco Discovery Protocol (CDP) on the specified
interface.
encapsulation dot1q
VLAN
(Optional) Sets the 802.1Q VLAN ID to be assigned to traffic leaving the
WAE through this interface. The VLAN ID can range from 1–4094.
failover (Optional) Modifies failover parameters.
timeout (Optional) Sets the maximum time for the inline group of interfaces to
transfer traffic to another port in the group after a failover event.
1 Number of seconds before a failover occurs.
3 Number of seconds before a failover occurs.
5 Number of seconds before a failover occurs.
full-duplex (Optional) Sets the interface to full duplex.
half-duplex (Optional) Sets the interface to half duplex.
Note We strongly recommend that you do not use half duplex on the
WAE, routers, switches, or other devices.
inline (Optional) Enables inline interception for an InlineGroup of interfaces.
vlan (Optional) Modifies the VLAN list parameters.
all Applies the command to all tagged and untagged packets.
native Specifies untagged packets.
vlan_list Comma-separated list of VLAN IDs. Restricts the inline feature to the
specified set of VLANs.
ip (Optional) Enables IP configuration commands for the interface.