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 serial 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

4T HW Revision 121, SW Revision 216, Unresponsive 0 Serial3/1/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 Serial3/1/1, addr 0000.0ca5.238e (bia 0000.0ca5.238e)

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 serial 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 serial 3/1/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

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

22VIP-4R/4T Installation and Configuration

Page 22
Image 22
Cisco Systems VIP-4R/4T manual Router# show protocols