Configuring The Interface - Cisco 10000 Series Configuration Manual

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

Advertisement

Chapter 9
8-Port Fast Ethernet Half-Height Line Card Configuration

Configuring the Interface

To configure the 8-Port Fast Ethernet Half-Height line card interface, perform the following tasks:
For quick reference, refer to the configuration task commands below:
Router# configure terminal
Router(config)# interface FastEthernet slot/subslot/port
Router(config-if)# ip address ip-address mask
Router(config-if)# [no] {full-duplex | half-duplex} (optional)
Router(config-if)# [no] encapsulation dot1q vlan-id [native] (optional)
Router(config-if)# exit
Router(config)# router rip (For instance, use to configure RIP)
Router(config-router)# network ip-address
Router(config-router)# end
Router# copy running-config startup-config
Specifying the Interface for Configuration
Follow these steps to specify the interface that you want to configure:
Step 1
Enter global configuration mode by entering:
Router# configure terminal
Specify the interface you want to configure by entering:
Step 2
Router(config)# interface FastEthernet slot/subslot/port
Note
OL-8834-04
Specifying the Interface for Configuration
Configuring the IP Address
Specifying Full or Half Duplex Mode
Configuring 802.1Q VLAN Encapsulation
Configuring Routing
Saving the Configuration
Viewing the Configuration
Disabling the Interface
(optional)
slot—1 to 8 on the Cisco 10008 series router; 1 to 5 on the Cisco 10005 series router (slots 0A and
0B are used for the PREs).
subslot—0 or 1. 0 is the top subslot.
port—0 to 7.
Fast Ethernet 0/0/0 is reserved for management purposes only. Do not use this interface for such
things as customer traffic or L2TP establishment. This interface does not allow you to configure
subinterfaces.
(optional)
(optional)
(optional)
Cisco 10000 Series Router Line Card Configuaration Guide
Configuring the Interface
9-3

Advertisement

Table of Contents
loading

Table of Contents