Configuring An Interface - Cisco 10000 Series Configuration Manual

Router line card
Hide thumbs Also See for 10000 Series:
Table of Contents

Advertisement

Chapter 10
1-Port Gigabit Ethernet Half-Height Line Card Configuration

Configuring an Interface

Use the following procedure to create a basic configuration (enabling an interface and specifying IP
routing) for a 1-Port Gigabit Ethernet Half-Height line card interface. Be prepared with the information
you need, such as the interface IP address.
At the global configuration prompt, specify the new interface to configure by entering the interface
Step 1
command.
Router(config)# interface GigabitEthernet 1/0/0
Assign an IP address and subnet mask to the interface using the ip address configuration subcommand,
Step 2
as in the following example:
Router(config-if)# ip address 192.168.172.12 255.255.255.0
If necessary, modify the 1-Port Gigabit Ethernet Half-Height line card line card configuration or that of
Step 3
the remote device to ensure that, where appropriate, they use the same settings. For more information,
refer to the Remote Side Setting column in
Step 4
Add any other configuration subcommands required for the enabling of routing protocols and adjust the
interface characteristics.
Step 5
Enter the no shutdown command to enable the interface.
Router(config-if)# no shutdown
Step 6
When you have included all of the configuration subcommands to complete the configuration, enter
Ctrl-Z to exit configuration mode.
Step 7
Write the new configuration to memory.
Router# copy running-config startup-config
When the configuration is stored, the system displays an OK message.
After you complete the configuration, you can check the configuration using the show interface
GigabitEthernet slot/subslot/port command.
Configuration Commands
This section lists some of the commands that you can use to further customize your 1-Port Gigabit
Ethernet Half-Height line card configuration. The commands described in this section are for:
Specifying Auto-Negotiation
To enable auto-negotiation, enter the negotiation auto command.
negotiation auto
[no] negotiation auto
OL-8834-04
Specifying Auto-Negotiation, page 10-3
Assigning a MAC Address, page 10-4
Setting and Changing Loopback Mode, page 10-4
Table
10-2.
Cisco 10000 Series Router Line Card Configuaration Guide
Configuring an Interface
10-3

Advertisement

Table of Contents
loading

Table of Contents