Specifications
3-295
Cisco Wide Area Application Services Command Reference
OL-11817-01
Chapter 3 CLI Commands
(config) interface
(config) interface
To configure a Gigabit Ethernet, InlineGroup, InlinePort, port-channel, or standby 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 GigabitEthernet slot/port [autosense | bandwidth {10 | 100 | 1000} | cdp enable |
channel-group {1 | 2} | description text | full-duplex | half-duplex | ip {access-group
{acl-num
| acl_name} {in | out} | address {ip_address netmask [secondary] | dhcp [client-id
id hostname name | hostname name client-id id]}} | mtu mtusize
| shutdown | standby
grpnumber [priority priority]]
interface InlineGroup slot/grpnumber [failover timeout {1 | 3 | 5} | inline [vlan {all | native |
vlan_list}] | shutdown]
interface InlinePort slot/grpnumber/{lan | wan} [autosense | bandwidth {10 | 100 | 1000} |
full-duplex
| half-duplex]
interface PortChannel {1 | 2} [description text | ip {access-group {acl-num | acl_name} {in |
out}
| address ip-address netmask} | shutdown]
interface Standby grpnumber {description text | errors max-error-number | ip ip_address | no
{description text | errors max-error-number | ip ip_address | shutdown}| shutdown}
Syntax Description GigabitEthernet Selects a Gigabit Ethernet interface to configure.
slot/port Slot and port number for the selected interface. The slot range is 0–2; the
port range is 0–3. The slot number and port number are separated with a
forward slash character (/).
autosense (Optional) Sets the GigabitEthernet 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.
channel-group (Optional) Configures the EtherChannel group.
1 Assigns the interface EtherChannel to group 1.
2 Assigns the interface EtherChannel to group 2.
description
text
full-duplex (Optional) Sets the interface to full-duplex operation.
half-duplex (Optional) Sets the interface to half-duplex operation.
Note We strongly recommend that you do not use half-duplex
connections on the WAE or on routers, switches, or other devices.
ip (Optional) Enables IP configuration commands for the interface.