Cisco C7200-I - Input/Output Controller - Control Processor Manuel de l'utilisateur - Page 4

Parcourez en ligne ou téléchargez le pdf Manuel de l'utilisateur pour {nom_de_la_catégorie} Cisco C7200-I - Input/Output Controller - Control Processor. Cisco C7200-I - Input/Output Controller - Control Processor 16 pages. Input/output controllers

Cisco C7200-I - Input/Output Controller - Control Processor Manuel de l'utilisateur
Configuration Tasks

Configuring Interface Speed

To configure the two autosensing Ethernet/Fast Ethernet interfaces on the C7200-I/O-2FE/E, use the
speed command. The the default interface speed is auto. The following procedure configures the
C7200-I/O-2FE/E for a speed of 10 Mbps:
Command
Step 1
Router# configure terminal
Step 2
Router# interface ethernet 0/1
Router# interface fastethernet 0/0
Step 3
Router# speed 10
1.
Use the interface ethernet router-shelf/slot/port command for a Cisco 7200 VXR used as a router shelf in an AS5800 Universal Access
Server.
2.
Use the interface fastethernet router-shelf/slot/port command for a Cisco 7200 VXR used as a router shelf in an AS5800 Universal Access
Server.
Configuring the Ethernet, Fast Ethernet, and Gigabit Ethernet Interfaces
The following procedure explains a basic configuration for an Ethernet, Fast Ethernet, or
Gigabit Ethernet interface on a C7200-I/O-GE+E or a C7200-I/O-2FE/E.
Command
Step 1
Router# configure terminal
Step 2
Router(config)# interface gigabitethernet 0/0
Router(config)# interface ethernet 0/1
Router(config)# interface fastethernet 0/1
Step 3
Router(config-if) # ip address 10.1.1.10
255.255.255.0
Step 4
Router(config-if)# duplex auto
Step 5
Router#(config-if)# Ctrl-Z
Router#
1.
Use the interface gigabitethernet router-shelf/slot/port command for a Cisco 7200 VXR used as a router shelf in an AS5800 Universal
Access Server.
2.
Use the interface ethernet router-shelf/slot/port command for a Cisco 7200 VXR used as a router shelf in an AS5800 Universal Access
Server.
12.1(5)T and 12.2(14) S
4
Cisco 7200-I/O-GE+E and Cisco 7200-I/O-2FE/E Input/Output Controllers
1
2
1
2
3
Purpose
Enters configuration mode and specifies that the
console terminal is the source of the configuration
subcommands.
Selects the Ethernet interface to configure.
Selects the Fast Ethernet interface to configure.
Sets the Ethernet or FastEthernet interface speed to
10 Mbps.
Purpose
Enters configuration mode and specifies that the
console terminal is the source of the configuration
subcommands.
Selects the Gigabit Ethernet interface on the I/O
controller in slot 0 in port adapter slot 0 to
configure.
Selects the Ethernet interface on the I/O controller in
slot 0 in port adapter slot 1 to configure.
Selects the Fast Ethernet interface on the I/O
controller in slot 0 in port adapter slot 2 to
configure.
Assigns an IP address and subnet mask to the
interface (if IP routing is enabled on the system).
Changes the Fast Ethernet interface port
transmission mode to autonegotiation.
Exits configuration mode and returns to the EXEC
command interpreter prompt.