Specifications
3-456
Cisco Wide Area Application Services Command Reference
OL-16451-01
Chapter 3 CLI Commands
(config) interface GigabitEthernet
(config) interface GigabitEthernet
To configure a Gigabit Ethernet 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]]
no 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]]
Syntax Description GigabitEthernet
slot/port
Selects a Gigabit Ethernet interface to configure (slot and port number).
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 Enters a description of the interface.
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 on the
WAE, routers, switches, or other devices.
ip (Optional) Enables IP configuration commands for the interface.
access-group Configures access control for IP packets on this interface using access
control list (ACL).
acl_num Numeric identifier that identifies the ACL to apply to the current interface.
For standard ACLs, the valid range is 1–99; for extended ACLs, the valid
range is 100–199.