Specifications

30 Ethernet Interface Processor (EIP) Installation and Configuration
Configuring the Interfaces
The show controllers cxbus command displays the internal status of each interface processor,
including the interface processor slot location, the card hardware version, and the
currently-running microcode version. It also lists each interface (port) on each interface
processor including the logical interface number, interface type, physical (slot/port) address, and
hardware (station address) of each interface. This example shows an EIP installed in interface
processor slot 4:
Router> show controller cbus
Switch Processor 5, hardware version 11.1, microcode version 1.2
512 Kbytes of main memory, 128 Kbytes cache memory
86 1520 byte buffers, 82 4484 byte buffers, 684 byte system buffer
Restarts: 0 line down, 0 hung output, 0 controller error
EIP 4, hardware version 5.1, microcode version 1.0
Interface 32 - Ethernet4/0, station addr 0000.0c02.d0cc (bia 0000.0c02.d0cc)
18 buffer RX queue threshold, 25 buffer TX queue limit, buffer size 1520
ift 0000, rql 18, tq 0000 0000, tql 25
Transmitter delay is 0 microseconds
Interface 33 - Ethernet4/1, station addr 0000.0c02.d0cd (bia 0000.0c02.d0cd)
18 buffer RX queue threshold, 25 buffer TX queue limit, buffer size 1520
ift 0000, rql 18, tq 0000 0000, tql 25
Transmitter delay is 0 microseconds
Interface 34 - Ethernet4/2, station addr 0000.0c02.d0ce (bia 0000.0c02.d0ce)
18 buffer RX queue threshold, 25 buffer TX queue limit, buffer size 1520
Transmitter delay is 0 microseconds
(display text omitted)
The show configuration command displays the contents of the system configuration file stored
in NVRAM. This file should reflect all new configuration changes you made and wrote to
memory with the write terminal command.
Router# show config
Using 1652 out of 130048 bytes
version 9.17
!
hostname Router
!
enable-password guessagain
!
microcode TRIP flash trip1-0
microcode reload
!
(display text omitted)
interface Ethernet4/0
ip address 131.108.216.14 255.255.255.0
ip route-cache cbus
!
interface Ethernet4/1
no ip address
shutdown
!
(display text omitted)
The show protocols command displays the global (system-wide) and interface-specific status of
any configured Level 3 protocol.
Router> show protocols
Global values:
Internet Protocol routing is enabled
Ethernet1/0 is up, line protocol is up
(display text omitted)