Cisco 10BASE-FL User Manual

Page 34

Advertising
background image

34 PA-5EFL Ethernet 10BASE-FL Port Adapter Installation and Configuration

Cisco 7200 Series and the 5EFL Port Adapter

Step 5

Display the running configuration file with the show running-config command. Display
the configuration stored in NVRAM using the show startup-config command. Verify
that the configuration is accurate for the system and each interface.

If the interface is down and you configured it as up, or if the displays indicate that the hardware is
not functioning properly, ensure that the network interface is properly connected and terminated. If
you still have problems bringing the interface up, contact a service representative for assistance.

Using show Commands to Display Interface Information

To display information about a specific interface, use the show interfaces command with the
interface type and port address in the format show interfaces [type slot/port].

Following is an example of how the show interfaces [type slot/port] command displays status
information (including the physical slot and port address) for the interfaces you specify. In these
examples, most of the status information for each interface is omitted, and the five Ethernet
10BASE-FL interfaces (0–4) are in port adapter slot 2. (Interfaces are administratively shut down
until you enable them.)

Router# sh int e 2/0

Ethernet2/0 is administratively down, line protocol is down

Hardware is AmdP2 Ethernet, address is 1.1.1.10 (bia 0000.0ca5.2389)

MTU 1500 bytes, BW 10000 Kbit, DLY 1000 usec, rely 255/255, load 1/255

Encapsulation ARPA, loopback not set, keepalive set (10 sec)

Router# sh int e 2/1

Ethernet2/1 is administratively down, line protocol is down

Hardware is AmdP2 Ethernet, address is 1.1.1.11 (bia 0000.0ca5.238a)

MTU 1500 bytes, BW 10000 Kbit, DLY 1000 usec, rely 255/255, load 1/255

Encapsulation ARPA, loopback not set, keepalive set (10 sec)

Router# sh int e 2/2

Ethernet2/2 is administratively down, line protocol is down

Hardware is AmdP2 Ethernet, address is 1.1.1.12 (bia 0000.0ca5.238b)

MTU 1500 bytes, BW 10000 Kbit, DLY 1000 usec, rely 255/255, load 1/255

Encapsulation ARPA, loopback not set, keepalive set (10 sec)

Router# sh int e 2/3

Ethernet2/3 is administratively down, line protocol is down

Hardware is AmdP2 Ethernet, address is 1.1.1.13 (bia 0000.0ca5.238c)

MTU 1500 bytes, BW 10000 Kbit, DLY 1000 usec, rely 255/255, load 1/255

Encapsulation ARPA, loopback not set, keepalive set (10 sec)

Router# sh int e 2/4

Ethernet2/4 is administratively down, line protocol is down

Hardware is AmdP2 Ethernet, address is 1.1.1.14 (bia 0000.0ca5.238d)

MTU 1500 bytes, BW 10000 Kbit, DLY 1000 usec, rely 255/255, load 1/255

Encapsulation ARPA, loopback not set, keepalive set (10 sec)

With the show interfaces type slot/port command, use arguments such as the interface type
(ethernet, and so forth), slot, and the port number (slot/port) to display information about a specific
Ethernet 10BASE-FL interface only.

Advertising