VIP Port Adapter Functions
Configuring CRCs
CRC is an
The designators 16 and 32 indicate the number of check digits per frame that are used to calculate the FCS.
The default for all serial interfaces is for
Router# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)# interface serial 3/1/0
To disable
Replacing Port Adapter Cables
The port adapter cable connected to each port determines the electrical interface type and mode of the port. The default mode of the ports is DCE, which allows you to perform a loopback test on any port without having to attach a port adapter cable. Although DCE is the default, there is no default clock rate set on the interfaces. When there is no cable attached to a port, the software actually identifies the port as Universal, Cable Unattached rather than either a DTE or DCE interface.
Following is an example of the show controller cbus command that shows an interface port (2/1/0) that has an
Router# show controller cbus
slot2: VIP, hw 2.1, sw 200.03, ccb 5800FF50, cmdq 48000090, vps 8192 software loaded from system
FLASH ROM version 255.255, VPLD version 20.1
4T HW Revision 121, SW Revision 216, Unresponsive 0 Interface 24- Serial2/1/0, electrical interface is
31 buffer RX queue threshold, 101 buffer TX queue limit, buffer size 1520 Transmitter delay is 0 microseconds
Interface 24- Serial2/1/1, electrical interface is Universal (cable unattached) 31 buffer RX queue threshold, 101 buffer TX queue limit, buffer size 1520
To change the electrical interface type or mode of a port online, you replace the serial adapter cable and use software commands to restart the interface and, if necessary, reconfigure the port for the new interface. At system startup or restart, the VIP polls the interfaces and determines the electrical interface type of each port (according to the type of port adapter cable attached).