|
This chapter describes the commands that apply specifically to the Cisco access devices (such as the Cisco 3801). The commands in this chapter apply to the trunk between the FTC or FTM card set in an IPX or IGX node and an access device.
The contents in this chapter are as follows:
In addition to commands that are unique to the Cisco access devices, a larger number of commands are common to the Cisco access devices and the FastPAD series of access devices. The descriptions for these common commands appear in the chapter titled "FastPAD Connections."
The commands you enter at the terminal attached to the access device itself are IOS commands. Refer to the documentation for the access device for descriptions of the IOS commands.
This chapter describes the commands that apply to an access device. When you use other, common commands such as addcon, dspcon, cnfchutl, and so on, use the following syntax to, for example, specify the access device when adding a connection:
addcon slot.port.connection_ID,
where slot.port.connection_ID is the slot and port number of the FTC or FTM and connection_ID is the connection identifier.
Table 15-1 shows the name and starting page for the description of each command.
Command | Full Name | Page |
---|---|---|
addad | Add access device | |
addcon | Add connection | |
cnfadcmtmr | Configure access device congestion management timer | |
cnfadcon | Configure access device connection (bandwidth) parameters | |
delad | Delete access device | |
dspads | Display (all) access devices | |
dspcon | Display a connection | |
dspcons | Display connections | |
resetad | Reset access device | |
restartad | Restart access device protocol handshake |
Adds an access device to a node.
Add access device
addad <slot.port> <access_device_ID> <DLCI> [ IP address ] [ number of mask bits]
dspads
Privilege | 1-2 |
Jobs | Yes |
Log | Yes |
Node | IPX, IGX |
Lock | Yes |
addad 12.3 3 990 0
Add an access device at slot 12, port 3. The access device ID is 3. The DLCI is 990.
duvel TRM SuperUser IPX 16 9.1 Mar. 28 1997 08:19 GMT
Access Devices Information
Slot.Port Name ID DLCI Type Alarm IP Address
12.1 7 990 UNREACHABLE
12.3 sbrin02 3 990 3800 OK 192.168.6.162/24
Last Command: dspads
This Command: addad 12.2 4 990
Enter Cong Mgmt. Timer (0=Disabled or 4-350 in 10ms units): 0
Last Command: addad 12.3 3 990
Next Command:
Parameter | Description |
---|---|
slot.port | Specifies the slot and port number of the trunk to add. |
access_device_ID | Device ID of the access device. The range for the ID is 0-255. |
DLCI | The available range is 16-1007. |
Parameter | Description |
---|---|
IP address | The IP address of the access device is optional. If you enter an IP address, it overrides the IP address that currently exists on the access device. |
number of mask bits | The number of bits in the IP subnet mask. |
Adds a connection between an access device and another endpoint. You add connections between the following endpoints:
Note that, if one end of the connection is a CVM or CDP, you must add the connection at the CVM/CDP.
Three connection types are possible for an access device. After you have specified the local and remote connection identifiers, the interface prompts you for a connection type. The type depends on the endpoint cards, as follows:
Add a connection
The syntax depends on the endpoint cards.
UVM to FTM/FTC:
addcon <slot.line.channel> <node> <slot.port>.<Access Device ID>.<Connection ID>
<Algorithm = a32 | c32 | g729r8 | g729r8v | g729ar8 | g729ar8v>
FTM/FTC to FTM/FTC:
addcon <slot.port>.<Access Device ID>.<Connection ID> <remote node> <slot.port>.<Access Device ID>.<Connection ID>
FTM/FTC to FRM/FRP:
addcon <slot.port>.<Access Device ID>.<Connection ID> <remote node> <slot.port>.<DLCI>
CVM/CDP to FTM/FTC:
addcon <slot.port> <remote node> <slot.port>.<Access Device ID>.<Connection ID>[compression algorithm]
dspads
Privilege | 1-2 |
Jobs | Yes |
Log | Yes |
Node | IPX, IGX |
Lock | Yes |
addcon 4.3.5.31 sw25 4.1.5.31
Add a local connection from 4.3.5.31 to 4.1.5.31. Tha access device ID is 5, the connection ID is 31.
sw25 TN SuperUser IPX 8 9.1 May 26 1997 00:26 GMT
From Remote Remote
4.3.31 NodeName Channel State Type Compress Code COS
4.3.31 sw25 4.1.31 Ok session
4.3.32 sw25 4.1.32 Ok fst
4.3.33 sw25 4.1.33 Ok fst
This Command: addcon 4.3.5.31 sw25 4.1.5.31 session
Add these connections (y/n)?
Parameter | Description |
---|---|
slot.port slot.line.channel | Specifies the slot and port number of the trunk to add. (FTM/FRM) Specifies the slot, line, and channel number of the trunk to add. (UVM/CVM) |
access device_ID | Specifies the access device ID number. The range for the access device_ID is 1-255.Access devices on the same trunk are assigned in increasing order. |
connection_ID | Specifies a connection identifier. The range for the connection_ID is 1-252. |
DLCI (only for FRP | The available range is 16-1007. |
Parameter | Description |
---|---|
compression | The optional compression algorithm can be one of the following:
|
Configures the congestion management timer. The timer is applicable only if ForeSight is active.
The configuration management timer specifies how often rate-adjustment messages are passed between the FTC or FTM and the access device. This timer mechanism lets the congestion management provided by ForeSight extend to access devices. If you enter a 0 for the value, the interface card and device do not exchange rate adjustment messages.
Configure access device congestion management timer
cnfadcmtmr <slot.port> <Cong. Mgmt. Timer>
addad, dspads
Privilege | 1 |
Jobs | No |
Log | Yes |
Node | IPX, IGX |
Lock | Yes |
cnfadcmtmr 4.3 350
Configure the congestion management timer for port 3 of the card in slot 4 for 350 milliseconds.
sw25 TN SuperUser IPX 8 9.1 Apr. 1 1997 11:17 GMT
FrontCard BackCard
Type Rev Type Rev Status
1 NPC BFF Active
2 Empty reserved for NPC
3 CDP BFC E1 AD Active
4 FTC CF15 FPC-V35 AA Active
5 AIT AJF AIT-T3 AE Active
6 NTC EUJ E1 AN Active
7 Empty
8 FTC BHJ FPC-V35 AA Standby
This Command: cnfadcmtmr 4.3
Enter Cong Mgmt. Timer (0=Disabld or 40-350 in 10ms units): 350
Parameter | Description |
---|---|
slot.port | Specifies the slot and port number. |
Cong. Mgmt. Timer | The setting for the timer. The number you enter is actually a multiplier for the base of 10 milliseconds, so the granularity is automatically 10 milliseconds. The range for the multiplier is 4-350, so the range for the timer is 40-3500 milliseconds. The default (no user-input) is 100 ms. To disable the timer, enter a 0. |
Configures bandwidth parameters for the trunk connection between an access device and the FTC or FTM. The parameters for cnfadcon are bi-directional. (Type a slash between the parameter for each direction.) The first parameter is from the node to the access device. The second parameter is from the access device to the node. An asterisk (*) indicates that the value is to remain unchanged for that direction. The only parameter that is not bi-directional is FST (ForeSight enable = "y" or "n").
The command line interface does not prompt for individual bandwidth parameters. Therefore, refer to the cnfadcon options table to see the order in which you type the parameters.
Configure access device connection
cnfadcon <slot.port> <bw_parameters>
dspcon, cnffrcon, cnfcon
Privilege | 1-2 |
Jobs | Yes |
Log | Yes |
Node | IPX, IGX |
Lock | Yes |
cnfadcon 4.2 76.8/76.8
Configure the device trunk at port 2 of the card in slot 4 to have MIR (and so on) of 76.8 Kbps.
sw25 TN SuperUser IPX 8 9.1 Apr. 2 1997 18:44 GMT
Conn: 4.2.100 ] sw25 4.3.101 session 76 Kbps
Status:OK
MIR CIR VC Q Depth PIR Cmax ECN QThresh QIR
76.8/76.8 76.8/76.8 600/600 76.8/76.8 1/1 300/300 76.8/76.8
Priority: H TestRTD: 0 msec FST: n % Util: 100/100
Path: Route information not applicable for local connections
sw25 FTC: OK sw25 FTC: OK
FPC: OK FPC: OK
Access Device: OK Access Device: OK
Last Command: cnfadcon 4.2.100 76.8/76.8
Next Command:
Parameter | Description |
---|---|
slot.port | Specifies the slot and port on an FTC/ FTM for an access device connection. |
bw_parameters | The bandwidth parameters are as follows:
|
Deletes an access device from a node. Before you can delete an access device, you must remove all connections from the device by using the delcon command.
Delete access device
delad <slot.port>
addad, dspads
Privilege | 1-2 |
Jobs | No |
Log | Yes |
Node | IPX, IGX |
Lock | Yes |
delad 31.1
Delete the access device at 31.1.
IPX TRM SuperUser IPX 32 9.1 Date/Time Not Set
Access Device Information
Slot.Port Name ID DLCI Port_ID Alarm
31.1 ad1 1 17 0 OK
31.2 ad2 2 18 0 OK
31.3 ad3 3 19 0 OK
31.4 ad4 4 20 0 OK
This Command: delad 31.1
Delete access device (y/n)?
Parameter | Description |
---|---|
slot.port | Specifies the slot and port number. |
Displays all access devices in the node. The dspads command takes no parameters. The displayed information consists of the following:
Display (all) access devices
dspads
addad, delad, cnfadcmtmr
Privilege | 1-2 |
Jobs | Yes |
Log | Yes |
Node | IPX, IGX |
Lock | Yes |
dspads
Display all the access devices in the current node.
sw25 TN SuperUser IPX 8 9.1 Apr. 1 1997 13:12 GMT
Access Devices Information
Slot.Port Name ID DLCI Type Alarm CMT IP Address
4.2 8 990 OK 0
4.3 sbrin01 4 990 3800 OK 91 192.168.6.161/24
Last Command: dspads
Next Command:
Displays connection information for a connection. The information displayed includes:
A failure that affects the connection flashes on the screen. The possible status messages are:
♦ OK | Connection OK. |
♦ FAILED | Connection failed. |
Display connections
dspcon <channel>
addcon, cnfcondsc, cnfcos, cnfpref, dspcons
Privilege | 1-6 |
Jobs | No |
Log | No |
Node | IPX, IGX |
Lock | No |
dspcon 4.1.33
Display connection information for frame relay channel 4.1.33.
sw25 TN SuperUser IPX 8 9.1 May 25 1997 23:07 GMT
Conn: 4.1.33 sw25 4.3.33 fst
Status:OK
MIR CIR VC Q Depth PIR Cmax ECN QThresh QIR
56/56 56/56 65535/65535 512/512 10/10 65535/65535 128/128
Priority: L ForeSightRTD: 40 msec TestRTD: 0 msec FST: y % Util: 100/100
Path: Route information not applicable for local connections
sw25 FTC: OK sw25 FTC: OK
FPC: OK FPC: OK
Access Device: OK Access Device: OK
Last Command: dspcon 4.1.33
Next Command:
Parameter | Description |
---|---|
channel | Specifies the channel in the format slot.port.connection_ID. The range for connection_ID is 1-252. The dspcon command displays information for one connection at a time. |
Displays a summary of the connections on an IPX or IGX node. Table 15-10 shows the fields displayed in the dspcons screens.
Field | Description |
---|---|
Local Channel | The connection's channel at this node. |
Remote Node Name | The name of the node at the other end of the connection. |
Remote Channel | The connection's channel at the remote node. |
State | The state of the connection(s) as follows:
|
Type | The type of connection (v = voice, d = data, fr = frame relay, atfr = ATM to frame relay interworking, atfst = ATM to frame relay interworking with ForeSight, -fail = failed connections; data rate in kbps for data) |
Route Avoid | The type of lines to avoid when routing (satellite lines, terrestrial lines, lines with zero code suppression). |
Compression | The type of compression applied to the connection (PCM, PCM and VAD, ADPCM, VAD and ADPCM for voice connections), (DFM for data connections). |
COS | The Class of Service. |
Owner | The end of the connection in control of re-routing. |
Descriptor | The connection descriptor string (if +d option specified). |
Loopback | A connection with a local loopback is indicated by a right parenthesis symbol between the "Local Channel" and "Remote NodeName" columns. A frame relay connection with a port loopback is indicated by a right bracket symbol between the "Local Channel" and "Remote NodeName" columns. A connection with a remote loopback is indicated by a right parenthesis symbol before the channel number in the "Remote Channel" column. |
Local/Remote A-bit | A-bit status on the local and remote nodes if -abit option selected. Note that -abit is incompatible with -v, -d, and +d. |
Display connections
dspcons [start_channel] [nodename] [state] [type]
[-g | +d | -v | -d | -f | -abit | -fabit | -atfr | -siw | -fail | -down]]
addcon, cnfchadv, chfchdfm, cnfcondsc
Privilege | 1-6 |
Jobs | No |
Log | No |
Node | IPX, IGX |
Lock | No |
dspcons
Display a summary of all connections.
sw25 TN SuperUser IPX 8 9.1 May 25 1997 23:29 GMT
Local Remote Remote
Channel NodeName Channel State Type Compress Code COS
4.1.32 sw25 4.3.32 Ok fst
4.1.33 sw25 4.3.33 Ok fst
4.3.32 sw25 4.1.32 Ok fst
4.3.33 sw25 4.1.33 Ok fst
Last Command: dspcons
Next Command:
Parameter | Description |
---|---|
start channel | Specifies the channel to begin the display. The start channel on a CDP or CVM is specified as slot.channel.The start channel on a UVM is slot.line.channel. |
node name | Specifies that only connections to this remote node from the local note be displayed. If no "nodename" is designated, connections from the local node to all other nodes are displayed. |
connection type | Specifies that only connections of a certain type be displayed. If you do not add at least one argument to specify a particular connection type, all connections appear. When you enter the connection type on the command line, precede it with a hyphen (-). In some cases, you can add more than one connection type (with a space between), but not all compound arguments are compatible, so you may not always see the expected combination of types. The connection types are: -v displays only voice connections. -d displays only data connections. -f displays only frame relay connections. -abit shows A-bit (nni) status. -fabit shows connections with failed A-bit (nni) status. -fail shows only failed connections -g shows only grouped connections -siw shows service interworking connections. -atfr shows only network interworking connections. |
+d | Causes the display to show the user-configured descriptor for the connection instead of the compression and ownership fields. |
Directs an access device to reset itself from a node terminal. The reset initiated by resetad is a cold-boot start of the access device. (The restartad command re-initiates the control session between the node and the access device.)
Reset access device
resetad <slot.port>.<Access Device ID>
restartad, dspads
Privilege | 1-3 |
Jobs | Yes |
Log | Yes |
Node | IPX, IGX |
Lock | Yes |
Parameter | Description |
---|---|
slot.port | Specifies the slot and port number that connects to the access device. |
access device_ID | Specifies the access device ID number. The range for the access device_ID is 1-255. Access devices on the same trunk are assigned in increasing order. |
Restarts an access device session from a node's command terminal. The restartad command restarts the control session of an access device on an IPX or IGX node. A control session is first established when the following conditions are true:
1. You add an access device to the node with addad.
2. The port speed and other parameters on the device and the port match.
Once a control session is established, you can configure and manage the access device by commands you issue at the node. These commands are the access device commands in this chapter and the other, common commands in this manual.
The restartad command does not perform a hard reset of the access device itself. See resetad regarding a hard reset of the access device.
Restart access device
restartad <slot.port>.<Access Device ID>
resetad, dspads
Privilege | 1-2 |
Jobs | Yes |
Log | Yes |
Node | IPX, IGX |
Lock | Yes |
Parameter | Description |
---|---|
slot.port | Specifies the slot and port number. |
access device_ID | Specifies the access device ID number. The range for the access device_ID is 1-255. Access devices on the same trunk are assigned in increasing order. |
Posted: Thu Aug 22 09:38:35 PDT 2002
All contents are Copyright © 1992--2002 Cisco Systems, Inc. All rights reserved.
Important Notices and Privacy Statement.