|
|
The commands shown in this chapter apply to the Catalyst 8540 MSR, Catalyst 8510 MSR, and LightStream 1010. Where an entire command or certain attributes of a command have values specific to a particular switch, an exception is indicated by the following callouts:
To guarantee CPU time for processes, use the scheduler allocate global configuration command.
To restore the default guaranteed CPU time, use the no form of this command.
interrupt-time | Integer (in microseconds) that limits the maximum number of microseconds to spend on fast switching within any one network interrupt context. The range is 500 to 6000 microseconds. The default is 4000 microseconds. |
process-time | Integer (in microseconds) that guarantees the minimum number of microseconds to spend at the process level when network interrupts are disabled. The range is 500 to 60000 microseconds. The default is 200 microseconds. |
Approximately five percent of the CPU is available for process tasks.
Global configuration
The normal operation of the network server allows the switching operations to use as much of the central processor as required. If the network is running unusually heavy loads that do not allow the processor the time to handle the routing protocols, give priority to the system process scheduler.
Use the scheduler allocate command to guarantee processor time.
The following example makes 20 percent of the CPU available for process tasks.
Switch(config)# scheduler allocate 2000 500
To filter ATM signalling call failures that occur within the switch and on other switches, use the scope ATM signalling diagnostics configuration command. To disable this feature, use the no form of this command.
scope {all | external | internal}
all | Filter call failures that occur within the switch or on other external switches. |
external | Filter call failures that occur on other external switches. |
internal | Filter call failures that occur within the switch. |
all
ATM signalling diagnostics configuration
In the following example, call failures are filtered by failures that occur within the switch.
Switch(cfg-atmsig-diag)# scope internal
To specify the mapping from a range of organizational scope values (used at UNI interfaces) to a PNNI scope value (such as in terms of PNNI routing-level indicators), use the scope map PNNI node-level subcommand. To set to default a range of organizational scope values, use the no form of this command.
scope map low-org-scope [high-org-scope] level level-indicator
low-org-scope | Specifies the low end of the range of organizational scope values. The valid range of organizational scope values is from local (1) to global (15). |
high-org-scope | Specifies the high end of the range of organizational scope values. The valid range of organizational scope values is from local (1) to global (15). If no value is specified, then the range includes only one entry (for example, high-org-scope equals low-org-scope). |
level-indicator | Specifies the PNNI scope value to which the range of organizational scope values is mapped. The range is from 0 to 104. |
The default values specified in the ATM Forum PNNI 1.0 Specifications are shown in Table 18-1.
| org-scope Range | ATM Forum Default Level |
|---|---|
1-3 | 96 |
4-5 | 80 |
6-7 | 72 |
8-10 | 64 |
11-12 | 48 |
13-14 | 32 |
15 global | 0 |
PNNI node configuration
The scope map command is used to change the values of specific entries. This command is only accepted when the scope mode is set to manual.
When the organizational scope of a registered address maps to a PNNI level that is lower in the PNNI hierarchy (larger PNNI routing level) than the level of this node, the registered address is not advertised. Similarly, when the connection scope of a setup attempt maps to a PNNI level that is lower in the PNNI hierarchy than the level of this node, then only destinations directly attached to this switch are considered acceptable.
The ATM switch router provides an option to automatically adjust the level changes. In automatic mode, the default scope map table is tied to the level of the node when it is generated.
Note that the default organizational scope of an individual address is global (15), and the default organizational scope of a group address is local (1).
The following example shows setting the scope mode to manual and setting the scope map entries for organizational scope values 1 through 5 to PNNI level 96, using the scope map PNNI node-level subcommand.
Switch# configure terminal Switch(config)# atm router pnni Switch(config-atm-router)# node 1 Switch(config-pnni-node)# scope mode manual Switch(config-pnni-node)# scope map 1 5 level 96
To specify the configuration mode of the mapping from organizational scope values (used at UNI interfaces) to PNNI scope (such as in terms of PNNI routing-level indicators), use the scope mode node-level subcommand.
scope mode {automatic | manual}
automatic | Generates a default scope mapping table automatically which is tied to the PNNI level of the node. In this mode, no modifications of the scope mapping table entries are allowed. |
manual | Allows for manual configuration of the scope mapping table using the scope map command. |
The default scope mappings for automatic are shown in Table 18-2.
| Organizational Scope Range | ATM Forum Default Level | Automatic Mode Level |
|---|---|---|
1-3 | 96 | min(l,96) |
4-5 | 80 | min(l,80) |
6-7 | 72 | min(l,72) |
8-10 | 64 | min(l,64) |
11-12 | 48 | min(l,48) |
13-14 | 32 | min(l,32) |
15(global) | 0 | 0 |
PNNI node configuration
Use this command to modify the way in which the default scope mapping table is computed.
Using the automatic mode ensures that all organizational scope values cover an area at least as wide as this node's peer group, even when the node is at a level higher than 96. As a result, all addresses including those of local scope are advertised across this node's peer group.
For each organizational scope value, the corresponding PNNI level is the minimum of the ATM Forum PNNI 1.0 default value and level l of this node.
Note that the scope mapping table is overwritten whenever the scope mode is changed from manual to automatic (for example, all scope map commands for this node are removed).
The following example shows setting the scope mode to manual using the scope mode PNNI node-level subcommand.
Switch# configure terminal Switch(config)# atm router pnni Switch(config-atm-router)# node 1 Switch(config-pnni-node)# scope mode manual
To allow scrambling to be enabled or disabled from the current port, use the scrambling interface configuration command. To disable scrambling, use the no form of this command.
scrambling scramblingmode
scramblingmode | Specify either sts-stream or cell-payload. |
In SONET interfaces, both modes are enabled. In DS3 interfaces, the mode is disabled.
Interface configuration
The sts-stream scrambling is applicable only to SONET interfaces.
The following example shows how to disable sts-stream and cell-payload scrambling on the physical device associated with ATM 3/0/0.
Switch# configure terminal Switch(config)# interface atm 3/0/0 Switch(config-if)# no scrambling cell-payload Switch(config-if)# no scrambling sts-stream
To specify a target entry in a partially specified PNNI explicit-path, use the segment-target PNNI explicit-path configuration command.
segment-target {name-string | node-id | node-id-prefix} [port hex-port-id | agg-token
name-string | Name of the PNNI node. |
node-id | Full 22-byte node ID for a PNNI node. |
node-id-prefix | The first 15 or more bytes of a node ID for a PNNI node. |
port hex-port-id | Optionally specifies an exit port to exclude for a PNNI node. Should be specified as a hexadecimal port ID rather than as a port name. The default is to allow any valid exit port. |
agg-token hex-agg-token-id | Optionally specifies the exit aggregation token, which is used in place of the port ID for higher-level PNNI LGNs. The default is to allow any valid exit port. |
See "Syntax Description."
PNNI explicit-path configuration
Node IDs can be entered with either the full 22-byte length address, or as a node ID prefix with a length of 15 bytes or more. To specify routes that include higher-level nodes (parent LGNs) for other peer groups, we recommend that you enter exactly 15 bytes so that the address remains valid in the event of a PGL update.
Node IDs appear in the following format:
dec: dec: 13-20 hex digits
Node names can be entered instead of node IDs. If names are used to identify higher-level LGNs, the resulting explicit paths are not guaranteed to remain valid if the PGL changes in the neighboring peer group. To prevent invalid paths, configure all parent LGNs (for all potential PGL nodes) with the same node name.
An exit port can be specified for any entry. The port should be specified as a hexadecimal port ID rather than as a port name. For excluded entries, only this port is excluded from the path.
Since the port-id could change if the following neighbor peer group changes PGL leaders, the aggregation token is used in place of the port ID for nodes with higher-level LGNs. The LGN aggregation token can only identify the port uniquely if the following entry is the next-node entry. Aggregation tokens are not allowed for excluded tokens.
The following example shows how to perform the following PNNI explicit-path configuration tasks:
Switch# configure terminal Switch(config)# atm pnni explicit-path name boston_2.path1 Switch(cfg-pnni-expl-path)# next-node dallas_2 Switch(cfg-pnni-expl-path)# segment-target dallas_4 Switch(cfg-pnni-expl-path)# segment-target 40:72:47.009181000000106000000000
atm pnni explicit-path
exclude-node
next-node
show atm pnni explicit-paths
To filter ATM signalling call failures by service category, use the service-category ATM signalling diagnostics configuration command. To return the service category to the default, use the no form of this command.
service-category {abr | all | cbr | nrt-vbr | rt-vbr | ubr}
abr | Sets the service category to ABR. |
all | Sets the service category to ABR, CBR, NRT-VBR, RT-VBR, and UBR. |
cbr | Sets the service category to CBR. |
nrt-vbr | Sets the service category to NRT-VBR. |
rt-vbr | Sets the service category to RT-VBR. |
ubr | Sets the service category to UBR. |
all
ATM signalling diagnostics configuration
In the following example, call failures for the ABR and UBR service categories are filtered.
Switch# configure terminal Switch(config)# interface atm 0/0/0 Switch(config-if)# atm signalling diagnostics 1 Switch(cfg-atmsig-diag)# service-category abr ubr
To enable the operation of the SGCP to interconnect ATM CES interface circuits on a switch,
use the sgcp global configuration command. To disable the operation of SGCP on a switch, use
the no form of this command.
This command has no arguments or keywords.
Disabled
Global configuration
When enabled, SGCP listens on all interfaces for UDP packets that contain SGCP requests or responses. For call setup, SGCP allocates connections to endpoints: CES ATM single time slot circuits. For call teardown, SGCP releases connections between endpoints. The no form of the command releases all network connections established for SGCP and all endpoints from connections. It also returns resources allocated to SGCP. The no form also stops SGCP from listening for UDP packets. There is no attempt to gracefully release resources.
When SGCP receives a CreateConnection packet for the ATM switch endpoint, the endpoint name is in the following format:
CBR.x.y.z/c
where x, y, and z are standard ATM switch interface specifiers (card/subcard/interface), and c is a CES circuit ID.
For a CreateConnection packet to succeed:
The following example enables SGCP.
Switch# configure terminal Switch(config)# sgcp
sgcp call-agent
sgcp graceful-shutdown
sgcp request retries
sgcp request timeout
show sgcp
show sgcp connection
show sgcp endpoint
show sgcp statistics
To send SGCP response packets to a predetermined IP address and UDP port, use the
sgcp call-agent global configuration command. To restore the default behavior of responding to SGCP request packets using the source address in the request packet, use the no form of this command.
host | String representing a DNS name or IP address for the SGCP call agent. |
udp_port | Decimal UDP port number. |
Disabled
Global configuration
Use this command to determine the IP address and UDP port of the call agent for sending requests and responses if the call-agent address is not configured.
If the address is specified, but no port is specified, SGCP uses the well-known SGCP port 2427.
The following example specifies a call-agent address to use. The default UDP port is used.
Switch# configure terminal Switch(config)# sgcp call-agent 172.69.1.129
To shut down SGCP operation, use the sgcp graceful-shutdown global configuration command.
To allow SGCP to resume operation, use the no form of this command.
This command has no arguments or keywords.
Disabled
Global configuration
The graceful shutdown configuration is used while SGCP is active. This command stops SGCP operation after attempting to notify the call agent about the release of any connections in progress.
The no sgcp command operates in a similar manner in that any active network connections established by SGCP are torn down.
The gateway also sends DeleteConnection requests to the call agent for all endpoints allocated to connections. After responses (or retransmission limits, or call agent-initiated DeleteConnection) have been received for all connections, the gateway stops listening to UDP. During this activity, SGCP rejects any requests for new connections.
After you enter the sgcp graceful-shutdown command with SGCP enabled, the operational state of SGCP that theshow sgcp command reflects can be Down or Going Down. The Going Down state is entered only if there are active connections. Once all connections are inactive (not allocated and network connection released), the global operational state is Down. While sgcp is outstanding, the no form of this command resumes SGCP operation.
The no form of this command has no effect when issued while SGCP is not operating.
Switch# configure terminal Switch(config)# sgcp grace-shutdown
To specify the number of times the ATM switch sends an SGCP request to the call agent without receiving a response and before ceasing to retry, use the sgcp request retries global configuration command. To restore the default value, use the no form of this command.
sgcp request retries retryval
retryval | Decimal number of retries. |
Three
Global configuration
Currently, the ATM switch sends only DeleteConnection requests to the call agent. When UDP is sending packets, there is no assurance that all packets are received. When the number of specified retries has been exceeded, the response to DeleteConnection appears to the ATM switch as positive.
The following example sets the number of request retries to six.
Switch# configure terminal Switch(config)# sgcp request retries 6
sgcp
sgcp request timeout
show sgcp
To specify the time the ATM switch waits after sending an SGCP request to the call agent before considering the request lost, use the sgcp request timeout global configuration command. To restore the default value, use the no form of this command.
sgcp request timeout timeval
timeval | Time value, in milliseconds. |
500 milliseconds
Global configuration
Currently, the ATM switch only sends DeleteConnection requests to the call agent.
The following example sets the request timeout to one second.
Switch# configure terminal Switch(config)# sgcp request timeout 1000
sgcp
sgcp request timeout
show sgcp
Use the slip EXEC command to attach or detach a SLIP interface.
slipThis command has no keywords or arguments.
EXEC
To enable the router to send SNMP traps, use the snmp-server enable traps global configuration command. To disable SNMP and stop sending traps, use the no form of this command.
snmp-server enable traps [trap-type] [trap-option]
trap-type | Type of trap to enable. If no type is specified, all traps are sent (including envmon · atm-accounting---Enable SNMP ATM accounting traps. · chassis-change---Enable SNMP chassis change traps. · chassis-fail---Enable SNMP chassis fail traps. · config---Enable SNMP configuration traps. · entity---Enable SNMP entity traps. · snmp---Enable SNMP traps. · syslog---Enable SNMP syslog traps. |
trap-option | Enables authentication. When the snmp keyword is used for trap-type, you can specify the authentication option to enable SNMP Authentication Failure traps. (The snmp-sever enable traps snmp authentication command replaces the snmp-server trap-authentication command.) |
No traps are enabled.
If you enter this command with no keywords, the default is to enable all trap types.
Global configuration
Use the snmp-server enable command to specify which SNMP traps the switch sends, and use the snmp-server host command to specify which host or hosts receive SNMP traps.
You must issue a separate snmp-server enable command for each trap type, including envmon
and repeater.
To set the mode of operation and control the type of ATM cell used for cell-rate decoupling on the SONET, use the sonet interface configuration command. To restore the default operation to OC-3, OC-12, and OC-48c interfaces, use the no form of this command.
stm-1 | Synchronous Transport Module level 1. SDH/STM-1 operation (ITU-T specification).1 |
sts-3c | Synchronous Transport Signal level 3, concatenated (3 x 51.84 Mbps). SONET format that specifies the frame structure for the 155.52 Mbps lines used to carry ATM cells. |
stm-4c | Synchronous Transport Module level 4. SDH/STM-4 operation (ITU-T specification). |
sts-12c | Synchronous Transport Signal level 12, concatenated (12 x 51.84 Mbps). SONET format that specifies the frame structure for the 5184 Mbps lines used to carry ATM cells. |
stm-16 | Synchronous Transport Module level 16. SDH/STM-16 operation (ITU-T specification). (Catalyst 8540 MSR). |
sts-48c | Synchronous Transport Signal level 48, concatenated. (48 x 51.84 Mbps) SONET format that specifies the frame structure for the 2488.32 Mbps lines used to carry ATM cells. (Catalyst 8540 MSR). |
| 1The ITU-T carries out the functions of the former Consultative Committee for International Telegraph and Telephone (CCITT). |
For OC-3: sts-3c.
For OC-12: sts-12c.
For OC-48c: sts-48c.
Interface configuration
This command applies to all ports except the CPU. Use stm-1, stm-4c and stm-16 in applications where the ATM switch router requires idle cells for rate adaptation. An idle cell contains 31 zeros followed by a 1.
Use the appropriate default in applications where the ATM switch router requires unassigned cells for rate adaptation. An unassigned cell contains 32 zeros.
The following example specifies ATM SONET STM-1.
Switch(config-if)# sonet stm-1
show controllers
show running-config
sonet overhead
sonet report
sonet threshold
To set SONET/SDH overhead bytes, use the sonet overhead interface configuration command.
To restore the default value, use the no form of this command.
c2 | Sets path signal label indicator. |
bytes | Specifies byte value in the range of 0 to 255. |
j0 | Sets string or repeating value (applicable only in STM mode). |
msg | Specifies string to be transmitted. |
line | Specifies text consisting of characters. |
j1 | Sets 64/16-byte format, 0x0 by default. |
16byte | Sets 16-byte format message starting with country code or three alphabetic country code. |
exp-msg | Specifies expected message. |
64byte | Sets 64-byte format message. |
s1s0 | Specifies bit S1 and S0 of H1. |
bits | Specifies bit value in the range of 0 to 3. |
64-byte message
Interface configuration
By default, the path trace message is a free format 64-byte string consisting of hostname, interface name, and IP address information. This format is compatible with the default GSR POS j1 message.
The following example sets the sonet overhead path signal indicator to 255 bytes on ATM 10/0/0.
Switch(config)# int atm 10/0/0
Switch(config-if)# sonet overhead c2 255
show controllers
sonet
sonet report
sonet threshold
To enable the reporting of selected alarms, use the sonet report interface configuration command. To revert to the default, or to disable selected alarms, use the no form of this command.
sonet report {slos | slof | lais | lrdi | pais | prdi | plop | sd-ber | sf-ber | b1-tca | b2-tca |
slos | Enables reporting section loss of signal. |
slof | Enables reporting section loss of frame. |
lais | Enables reporting line alarm indication signal. |
lrdi | Enables line remote defect indication. |
pais | Enables path alarm indication signal. |
prdi | Enables path remote defect indication. |
plop | Enables reporting path loss of pointer. |
sd-ber | Enables reporting LBIP BER in excess of SD threshold. |
sf-ber | Enables reporting LBIP BER in excess of SF threshold. |
b1-tca | Enables B1 (selection error) BER threshold crossing alarm. |
b2-tca | Enables B2 (line error) BER threshold crossing alarm. |
b3-tca | Enables B3 (BIP-8 error) BER threshold crossing alarm. |
By default, alarm reporting is enabled for slos, slof, plop, sf, b1-tca, b2-tca, b3-tca.
Interface configuration
This command enables the reporting of the selected alarms listed in the "Syntax Description."
The following example enables the section loss of signal reporting:
Switch(config-if)# sonet report slos
show controllers
sonet
sonet overhead
sonet threshold
To set the BER threshold values, use the sonet threshold interface configuration command.
To disable the threshold values, use the no form of this command
sd-ber | Sets signal degrade BER threshold and displays any signal degradation. |
sf-ber | Sets signal fail BER threshold and displays any signal failure. |
bl-tca | Sets b1 (selection error) BER threshold crossing alarm. This alarm indicates trouble at the section layer of the SONET infrastructure; SONET circuits need to be checked out. |
b2-tca | Sets b2 (line error) BER threshold crossing alarm. This alarm indicates trouble at the Line/Multiplexer layer of the SONET infrastructure; SONET network elements in this circuit need to be checked out. |
b3-tca | Sets b3 (path BIP error) BER threshold crossing alarm. This alarm indicates trouble at the path layer (end to end) of the SONET infrastructure; SONET network elements in this circut need to be checked out. |
ber | Specifies BER in the range of 3 to 9 (10 to minus n). |
For BER thresholds: sf = 10e-3, sd = 10e-6
For TCA thresholds: b1 = 10e-6, b2 = 10e-6, b3 = 10e-6
Interface configuration
This command sets or changes the BER and threshold crossing alarms. Any errors in B1 will automatically result in B2 (line) and B3 (path) errors.
The following example sets the b3-tca BER threshold crossing alarm to 10.
Switch(config-if)# sonet threshold b3-tca 3
show controllers
sonet
sonet overhead
sonet report
Use the sonet tx-ais on-rx-defect command to enable a SONET interface to send an alarm indication signal (AIS) if it detects the receive port has failed. To disable AIS, use the no form
of this command.
This command has no arguments or keywords.
Disabled
Interface Configuration
The sonet tx-ais on-rx-defect command should not be enabled on both ATM switch router interfaces connected to the same physical line. Even if no alarm exists, both interfaces will see the alarms signals and never come up.
The following example enables AIS on an ATM interface.
Switch# configure terminal Switch(config)# interface atm 3/0/0 Switch(config-if)# sonet tx-ais on-rx-defect
To turn on the PNNI statistics feature, use the statistics ATM router PNNI configuration command. To disable this feature, use the no form of this command.
statistics [call]
call | Specifies statistics related to route computation for call and party setups. |
Disabled
ATM router PNNI configuration
For more information, refer to the ATM Switch Router Software Configuration Guide.
The following script shows how to access the statistics ATM router PNNI configuration command.
Switch# configure terminal Switch(config)# atm router pnni Switch(config-atm-router)# statistics call
To configure the status of this filter table entry, use the status ATM signalling diagnostics configuration command. To disable this feature, use the no form of this command.
status [active | inactive | delete]
active | Sets status to active to begin filtering failed connections. |
inactive | Sets status to inactive to stop filtering failed connections. |
delete | Sets status to delete if the signalling diagnostics filter table entry needs to be deleted. |
Inactive
ATM signalling diagnostics configuration
The following script shows how to access the status command.
Switch# configure terminal Switch(config)# status active
To configure summary address prefixes on a PNNI node, use the summary-address node-level subcommand. To remove configured summary address prefixes, use the no form of this command.
summary-address address-prefix [internal | exterior] [suppress]
address-prefix | Specifies the summary address prefix. The maximum length of the address prefix is 19 bytes. Each character in the prefix is 4-bits long. The length of the prefix must fall on a nibble boundary. In other words, the length of the prefix must be a multiple of 4 bits. |
internal | Specifies local knowledge of reachability, including end-system addresses registered via ILMI address registration. |
exterior | Specifies knowledge of reachability through remote networks or derived from other protocol exchanges outside the PNNI routing domain. |
suppress | Indicates that neither the summary address nor any addresses for which the summary address is the longest matching prefix are advertised. |
Default summary addresses are controlled by the auto-summary command.
The default summary address type is internal.
PNNI node configuration
Summary addresses can be used to decrease the amount of information advertised by this PNNI node. Summary addresses should only be configured when all end-system addresses matching the summary address are reachable from this switch (for example, not reachable through PNNI interfaces to other switches).
Summary addresses of type internal only summarize internal addresses reachable from this switch (such as ILMI-registered addresses and internal static routes). Summary addresses of type exterior only summarize exterior addresses reachable from this switch (for example, exterior static routes on IISP or public UNI interfaces).
Suppressed summary addresses can be used to prevent other PNNI nodes from learning of this switch's connectivity to certain addresses (for example, for back doors).
For more information, refer to the ATM Switch Router Software Configuration Guide.
The following script shows how to access the summary-address node-level subcommand.
Switch# configure terminal Switch(config)# atm router pnni Switch(config-atm-router)# node 1 Switch(config-pnni-node)# summary-address 48.91...
atm route
auto-summary
show atm route
To synchronize the configuration between the primary and secondary route processors based on the primary configuration, use the sync config main CPU redundancy command. To disable the synchronization, use the no form of this command.
sync config {startup | running | both}
startup | Synchronizes the startup configuration. |
running | Synchronizes the running configuration. |
both | Synchronizes the startup and running configurations. |
both
Main CPU redundancy
The following example synchronizes the startup configuration of the primary and secondary route processors.
Switch# configure terminal Switch(config)# redundancy Switch(config-r)# main-cpu Switch(config-r-mc)# sync config startup
![]()
![]()
![]()
![]()
![]()
![]()
![]()
Posted: Mon May 8 18:39:44 PDT 2000
Copyright 1989 - 2000©Cisco Systems Inc.