Cisco Systems manual VIP-FE-TX/4E Installation and Configuration, Router# show controller cbus

Models: VIP-FE-TX/4E

1 58
Download 58 pages 23.85 Kb
Page 22
Image 22
Router# show controller cbus

Versatile Interface Processor Functions

The show controllers cbus command displays the internal status of each interface processor, including the 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 adapter/port) address, and hardware (station address) of each interface. The following example shows a VIP, with Fast Ethernet interfaces, installed in interface processor slot 3:

Router# show controller cbus

(display text omitted)

slot3: VIP, hw 2.1, sw 200.09, ccb 5800FF70, cmdq 480000A0, vps 8192 software loaded from system

FLASH ROM version 255.255, VPLD version 20.0 FastEthernet3/0/0, addr 0000.0ca5.2380 (bia 0000.0ca5.2380)

gfreeq 48000140, lfreeq 48000238 (1536 bytes), throttled 0 rxlo 4, rxhi 123, rxcurr 16, maxrxcurr 16

txq 48000240, txacc 480000EA (value 77), txlimit 77

(display text omitted)

The show startup-configcommand 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 show running-configcommand. (A Fast Ethernet interface is used in this example.)

Router# show startup-config

Using 1652 out of 130048 bytes version 11.1(1)

!

hostname Router

!

enable-password hello

!

microcode VIP flash VIP11-0 microcode reload

!

(display text omitted)

!

interface FastEthernet 3/0/0

ip address 1.1.1.1 255.255.255.248 ip route-cache cbus

!

(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

FastEthernet3/1/0 is up, line protocol is up

22VIP-FE-TX/4E Installation and Configuration

Page 22
Image 22
Cisco Systems VIP-FE-TX/4E Installation and Configuration, Router# show controller cbus, Router# show startup-config