2.16. MPLS/RSVP command reference

2.16.1. Command hierarchies

2.16.1.1. Configuration commands

2.16.1.1.1. MPLS commands

config
— router
[no] mpls
dynamic-bypass [enable | disable]
[no] frr-object
hold-timer seconds
— no hold-timer
[no] interface ip-int-name
[no] admin-group group-name [group-name...(up to 5 max)]
label-map in-label
— no label-map in-label
— no pop
pop
— no shutdown
swap out-label nexthop ip-address
swap implicit-null-label nexthop ip-address
— no swap
— no shutdown
[no] srlg-group group-name [group-name...(up to 5 max)]
te-metric metric
— no te-metric
pce-report rsvp-te {enable | disable}
resignal-timer minutes
[no] shutdown
[no] srlg-database
[no] router-id router-addr
[no] interface ip-addr srlg-group group-name [group-name...(up to 5 max)]
[no] shutdown
[no] srlg-frr [strict]
[no] static-lsp lsp-name
— no push label
push label nexthop ip-address
[no] shutdown
to ip-address
[no] static-lsp-fast-retry seconds
user-srlg-db [enable | disable]

2.16.1.1.2. MPLS LSP commands

config
— router
[no] mpls
[no] lsp lsp-name [bypass-only]
[no] adaptive
[no] adspec
bgp-transport-tunnel {include | exclude}
[no] cspf [use-te-metric]
[no] exclude group-name [group-name...(up to 5 max)]
fast-reroute frr-method
bandwidth rate-in-mbps
— no bandwidth
hop-limit number
— no hop-limit
[no] node-protect
from ip-address
hop-limit number
— no hop-limit
[no] include group-name [group-name...(up to 5 max)]
path-profile profile-id [path-group group-id]
— no path-profile profile-id
[no] pce-control
pce-report {enable | disable | inherit}
[no] primary path-namex
[no] adaptive
bandwidth rate-in-mpbs
— no bandwidth
[no] exclude group-name [group-name...(up to 5 max)]
hop-limit number
— no hop-limit
[no] include group-name [group-name...(up to 5 max)]
[no] record
[no] record-label
[no] shutdown
retry-limit number
retry-timer seconds
rsvp-resv-style [se | ff]
[no] secondary path-name
[no] adaptive
bandwidth rate-in-mbps
— no bandwidth
[no] exclude group-name [group-name...(up to 5 max)]
hop-limit number
— no hop-limit
[no] include group-name [group-name...(up to 5 max)]
[no] record
[no] record-label
[no] shutdown
[no] srlg
[no] standby
[no] shutdown
to ip-address

2.16.1.1.3. MPLS Path commands

config
— router
[no] mpls
[no] path path-name
hop hop-index ip-address {strict | loose}
— no hop hop-index
[no] shutdown
[no] static-lsp lsp-name
push label nexthop ip-address
— no push out-label
to ip-addr
[no] shutdown

2.16.1.1.4. RSVP commands

config
— router
[no] rsvp
[no] interface ip-int-name
authentication-key [authentication-key | hash-key] [hash | hash2]
[no] bfd-enable
hello-interval milli-seconds
[no] shutdown
subscription percentage
— no subscription
keep-multiplier number
[no] msg-pacing
max-burst number
— no max-burst
period milli-seconds
— no period
rapid-retransmit-time hundred-milliseconds
refresh-time seconds
— no refresh-time
[no] shutdown

2.16.1.2. Show commands

show
— router
— mpls
bypass-tunnel [to ip-address] [protected-lsp name] [dynamic | manual] [detail]
interface [ip-int-name|ip-address] [label-map label]
interface [ip-int-name|ip-address]
label start-label [end-label | in-use | label-owner]
lsp [lsp-name] [status {up|down}] [from ip-address| to ip-address] [detail]
lsp {transit | terminate} [status {up|down}] [from ip-address | to ip-address | lsp-name name] [detail]
lsp count
lsp lsp-name activepath
lsp [lsp-name] path [path-name] [status {up | down}] [detail]
srlg-database [router-id ip-address] [interface ip-address]
static-lsp [lsp-name]
static-lsp {transit | terminate}
static-lsp count
status
show
— router
— rsvp
interface [interface [ip-int-name]] statistics [detail]
neighbor [ip-address] [detail]
session [session-type] [from ip-address| to ip-address| lsp-name name] [status {up|down}][detail]
status

2.16.1.3. Tools commands

tools
— perform
— router
— mpls
cspf to ip-addr [from ip-addr] [bandwidth bandwidth] [include-bitmap bitmap] [exclude-bitmap bitmap] [hop-limit limit] [exclude-address excl-addr [excl-addr...(up to 8 max)]] [use-te-metric] [strict-srlg] [srlggroup grp-id...(up to 8 max)] [skip-interface interface-name]
resignal {lsp lsp-name path path-name | delay minutes}
switch-path [lsp lsp-name] [path path-name]

2.16.1.4. Clear commands

clear
— router
— mpls
interface [ip-int-name]
lsp lsp-name
— rsvp
interface [ip-int-name] [statistics]

2.16.1.5. Debug commands

debug
— router
mpls [lsp lsp-name] [sender source-address] [endpoint endpoint-address] [tunnel-id tunnel-id] [lsp-id lsp-id]
— no mpls
[no] event
all [detail]
— no all
frr [detail]
— no frr
iom [detail]
— no iom
lsp-setup [detail]
— no lsp-setup
mbb [detail]
— no mbb
misc [detail]
— no misc
xc [detail]
— no xc
rsvp [lsp lsp-name] [sender source-address] [endpoint endpoint-address] [tunnel-id tunnel-id] [lsp-id lsp-id] [interface ip-int-name]
— no rsvp
[no] event
all [detail]
— no all
auth
— no auth
misc [detail]
— no misc
nbr [detail]
— no nbr
path [detail]
— no path
resv [detail]
— no resv
rr
— no rr
[no] packet
all [detail]
— no all
ack
bundle [detail]
— no bundle
hello [detail]
— no hello
path [detail]
— no path
patherr [detail]
— no patherr
pathtear [detail]
— no pathtear
resv [detail]
— no resv
resverr [detail]
— no resverr
resvtear [detail]
— no resvtear
srefresh [detail]
— no srefresh

2.16.2. Command descriptions

2.16.2.1. MPLS configuration commands

2.16.2.1.1. Generic commands

shutdown

Syntax 
[no] shutdown
Context 
config>router>mpls
config>router>mpls>interface
config>router>mpls>lsp>primary
config>router>mpls>lsp>secondary
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command administratively disables an entity. When disabled, an entity does not change, reset, or remove any configuration settings or statistics.

MPLS is not enabled by default and must be explicitly enabled (no shutdown).

The operational state of the entity is disabled as well as the operational state of any entities contained within. Many objects must be shut down before they may be deleted.

The no form of this command places the entity into an administratively enabled state.

Default 

no shutdown

2.16.2.1.2. MPLS commands

mpls

Syntax 
[no] mpls
Context 
config>router
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

Commands in this context configure MPLS parameters. MPLS is not enabled by default and must be explicitly enabled (no shutdown). The shutdown command administratively disables MPLS.

MPLS must be shut down before the MPLS instance can be deleted. If MPLS is not shut down, when the no mpls command is executed, a warning message on the console displays indicating that MPLS is still administratively up.

The no form of this command deletes this MPLS protocol instance, which removes all configuration parameters for this MPLS instance.

dynamic-bypass

Syntax 
dynamic-bypass [enable | disable]
no dynamic-bypass
Context 
config>router>mpls
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command disables the creation of dynamic bypass LSPs in FRR. One or more manual bypass LSPs must be configured to protect the primary LSP path at the PLR nodes.

Note:

Implicit NULL must be enabled for the use of Manual Bypass or Dynamic Bypass (FRR facility) if the 7210 SAS is used as an egress LER or is a merge point.

Default 

dynamic bypass

frr-object

Syntax 
[no] frr-object
Context 
config>router>mpls
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command specifies whether fast reroute for LSPs using the facility bypass method is signaled with or without the fast reroute object using the one-to-one keyword. The value is ignored if fast reroute is disabled for the LSP or if the LSP is using one-to-one backup.

By default, the value is inherited by all LSPs.

Default 

frr-object

hold-timer

Syntax 
hold-timer seconds
no hold-timer
Context 
config>router>mpls
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command configures the amount of time that the ingress node waits before programming its data plane and declaring to the service module that the LSP is up.

The no form of this command disables the hold timer.

Default 

1 second

Parameters 
seconds—
Specifies the hold time, in seconds.
Values—
0 to 10

 

pce-report

Syntax 
pce-report rsvp-te {enable | disable}
Context 
config>router>mpls
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command configures the reporting mode for RSVP-TE LSPs.

The PCC LSP database is synchronized with the PCE LSP database using the PCEP PCRpt (PCE report) message for PCC-controlled, PCE-computed, and PCE-controlled LSPs.

The global MPLS-level pce-report command enables or disables PCE reporting for all RSVP-TE LSPs during PCE LSP database synchronization. The PCC reports both CSPF and non-CSPF LSPs.

The LSP-level pce-report command (in the config>router>mpls>lsp>pce-report context) overrides the global configuration for reporting an LSP to the PCE. The default configuration, which inherits the global MPLS-level configuration, is disabled (using the pce-report rsvp-te disable command).

The default configuration controls the introduction of a PCE into an existing network and allows the user to decide whether all RSVP-TE LSPs should be reported. If PCE reporting for an LSP is disabled, either because of the inheritance of the global MPLS configuration or because of LSP-level configuration, enabling the pce-control option for the LSP has no effect.

Default 

pce-report rsvp-te disable

Parameters 
rsvp-te—
Specifies PCE reporting for all RSVP-TE LSPs.

enable — Keyword to enable PCE reporting.

disable — Keyword to disable PCE reporting.

Values—
enable, disable

 

resignal-timer

Syntax 
resignal-timer minutes
no resignal-timer
Context 
config>router>mpls
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command configures the value for the LSP resignal timer. The resignal timer is the wait time, in minutes, before the software attempts to resignal the LSPs.

When the resignal timer expires, if the new computed path for an LSP has a better metric than the current recorded hop list, an attempt is made to resignal that LSP using the make-before-break mechanism. If the attempt to resignal an LSP fails, the LSP continues to use the existing path and a resignal is attempted the next time the timer expires.

The no form of this command disables timer-based LSP resignaling.

Default 

no resignal-timer

Parameters 
minutes—
Specifies the time the software waits before attempting to resignal the LSPs.
Values—
30 to 10080

 

srlg-frr

Syntax 
srlg-frr [strict]
no srlg-frr
Context 
config>router>mpls
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command enables or disables the use of the Shared Risk Link Group (SRLG) constraint in the computation of an FRR bypass or detour LSP for any primary LSP path on the system.

When this command is enabled, CSPF includes the SRLG constraint in the computation of an FRR detour or bypass for protecting the primary LSP path.

CSPF prunes all links with interfaces that belong to the same SRLG as the interface being protected, where the interface being protected is the outgoing interface at the PLR used by the primary path. If one or more paths are found, the MPLS/RSVP task selects one path based on best cost and signals the setup of the FRR bypass or detour LSP. If no path is found and the user included the strict option, the FRR bypass or detour LSP is not set up and the MPLS/RSVP task keeps retrying the request to CSPF. If a path exists that meets the other TE constraints, other than the SRLG one, the bypass or detour LSP is set up.

An FRR bypass or detour LSP is not guaranteed to be SRLG disjoint from the primary path. This is because only the SRLG constraint of the outgoing interface at the PLR that the primary path is using is checked.

When the MPLS/RSVP task is searching for a SRLG bypass tunnel to associate with the primary path of the protected LSP, the task performs the following steps.

  1. First, the task checks for any configured manual bypass LSP that has CSPF enabled and that satisfies the SLRG constraints.
  2. The task then skips any non-CSPF bypass LSP in the search because there is no ERO returned with which to check the SLRG constraint.
  3. If no path is found, the task checks for an existing dynamic bypass LSP that satisfies the SLRG and other primary path constraints.
  4. If no bypass path is found, the task makes a request to CSPF to create one.

When the primary path of the LSP is set up and is operationally up, any subsequent changes to the SRLG group membership of an interface that the primary path is using will not be considered by the MPLS/RSVP task at the PLR for bypass or detour LSP association until the next opportunity that the primary path is resignaled. The path may be resignaled because of a failure or a make-before-break (MBB) operation. An MBB operation occurs as a result of a global revertive operation, a reoptimization of the LSP path (timer-based or manual), or a user change to any of the path constraints.

When the bypass or detour path is set up and is operationally up, subsequent changes to the SRLG group membership of an interface that the bypass or detour LSP path is using would not be considered by the MPLS/RSVP task at the PLR until the next opportunity that the association with the primary LSP path is rechecked. The association is rechecked if the bypass path is reoptimized. Detour paths are not reoptimized and are resignaled if the primary path is down.

Enabling or disabling the srlg-frr command takes effect only after LSP paths are resignaled, which is done by shutting down and reenabling MPLS. Another option is using the tools perform router mpls resignal command. While using the tools command might have less service impact, only originating LSPs can be resignaled using the tools command. If local transit and bypass LSPs must also be resignaled, the tools command must be executed on all ingress nodes in the network. The same might be locally achieved by disabling and enabling using the configure router mpls dynamic-bypass command, but this can trigger the LSP to go down and traffic loss to occur when the detour or bypass LSP is in use.

An RSVP interface can belong to a maximum of 64 SRLG groups. Configure the SRLG groups using the config router mpls srlg-group command. Configure the SRLG groups that an RSVP interface belongs to using the srlg-group command in the config>router>mpls>interface context.

The no form of this command reverts to the default value.

Default 

no srlg-frr

Parameters 
strict—
Specifies the name of the SRLG group within a virtual router instance.
Values—
default: no slr-frr
non-strict: srlg-frr
strict: srlg-frr strict

 

user-srlg-db

Syntax 
user-srlg-db [enable | disable]
Context 
config>router>mpls
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command enables the use of CSPF by the user SRLG database. When the MPLS module makes a request to CSPF for the computation of an SRLG secondary path, CSPF queries the local SRLG and computes a path after pruning links that are members of the SRLG IDs of the associated primary path. When MPLS makes a request to CSPF for an FRR bypass or detour path to associate with the primary path, CSPF queries the user SRLG database and computes a path after pruning links that are members of the SRLG IDs of the PLR outgoing interface.

If an interface was not entered into the user SRLG database, it is assumed that it does not have any SRLG membership. CSPF will not query the TE database for IGP advertised interface SRLG information.

The disable keyword disables the use of the user SRLG database. CSPF then resumes queries into the TE database for SRLG membership information. The user SRLG database is maintained.

Default 

user-srlg-db disable

Parameters 
enable—
Keyword to enable the use of the user SRLG database.
disable—
Keyword to disable the use of the user SRLG database.

srlg-database

Syntax 
[no] srlg-database
Context 
config>router>mpls
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

Commands in this context manually enter the link members of SRLG groups for the entire network at any node that needs to signal LSP paths (for example, a head-end node).

The no form of this command deletes the entire SRLG database. CSPF assumes all interfaces have no SRLG membership association if the database was not disabled using the config router mpls user-srlg-db disable command.

router-id

Syntax 
[no] router-id ip-address
Context 
config>router>mpls>srlg-database
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command manually enters the link members of SRLG groups for a specific router in the network. The user must also use this command to enter the local interface SRLG membership into the user SRLG database. Use by CSPF of all interface SRLG membership information of a specific router ID may be temporarily disabled by shutting down the node. If this occurs, CSPF assumes these interfaces have no SRLG membership association.

The no form of this command deletes all interface entries under the router ID.

Parameters 
ip-address—
Specifies the router ID for this system. This must be the router ID configured under the base router instance, the base OSPF instance or the base IS-IS instance.
Values—
a.b.c.d

 

interface

Syntax 
interface ip-address srlg-group group-name [group-name...(up to 5 max)]
no interface ip-address [srlg-group group-name...(up to 5 max)]
Context 
config>router>mpls>srlg-database>router-id
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command enable the user to manually enter the SRLG membership information for any link in the network, including links on this node, into the user SRLG database.

An interface can be associated with up to five SRLG groups for each execution of this command. The user can associate an interface with up to 64 SRLG groups by executing the command multiple times.

CSPF does not use entered SRLG membership if an interface is not validated as part of a router ID in the routing table.

The no form of this command deletes a specific interface entry in this user SRLG database. The group-name must already exist in the config>router>mpls>srlg-group context.

Parameters 
ip-int-name—
Specifies the name of the network IP interface. An interface name cannot be in the form of an IP address.
srlg-group group-name
Specifies the SRLG group name. Up to 1024 group names can be defined in the config>router>mpls context. The SRLG group names must be identical across all routers in a single domain.

label-map

Syntax 
[no] label-map in-label
Context 
config>router>mpls>interface
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command is used on transit routers when a static LSP is defined. The static LSP on the ingress router is initiated using the config router mpls static-lsp lsp-name command. An in-label can be associated with either a pop or swap action, but not both. If both actions are specified, the last action specified takes effect.

The no form of this command deletes the static LSP configuration associated with the in-label.

Parameters 
in-label—
Specifies the incoming MPLS label on which to match.
Values—
32 to 1023

 

pop

Syntax 
[no] pop
Context 
config>router>mpls>if>label-map
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command specifies that the incoming label must be popped (removed). No label stacking is supported for a static LSP. The service header follows the top label. After the label is popped, the packet is forwarded based on the service header.

The no form of this command removes the pop action for the in-label.

shutdown

Syntax 
[no] shutdown
Context 
config>router>mpls>if>label-map
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command disables the label map definition. This drops all packets that match the in-label specified in the label-map command.

The no form of this command administratively enables the defined label map action.

Default 

no shutdown

swap

Syntax 
swap out-label nexthop ip-address
swap implicit-null-label nexthop ip-address
no swap
Context 
config>router>mpls>interface>label-map
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command swaps the incoming label and specifies the outgoing label and next-hop IP address on an LSR for a static LSP.

The no form of this command removes the swap action associated with the in-label.

Parameters 
implicit-null-label—
Keyword to specify the use of the implicit label value for the outgoing label of the swap operation.
out-label—
Specifies the label value to be swapped with the in-label. Label values 16 through 1,048,575 are defined as follows.
  1. Label values16 through 31 are reserved.
  2. Label values 32 through 1,023 are available for static assignment.
  3. Label values 1,024 through 2,047 are reserved for future use.
  4. Label values 2,048 through 18,431 are statically assigned for services.
  5. Label values 28,672 through 131,071 are dynamically assigned for both MPLS and services.
  6. Label values 131,072 through 1,048,575 are reserved for future use.
Values—
16 to 1048575

 

nexthop ip-address
Specifies the IP address to forward to. If an ARP entry for the next hop exists, the static LSP is marked operational. If an ARP entry does not exist, the operational status of the static LSP is set to down and the software continuously tries to ARP for the configured next hop at fixed intervals.

static-lsp

Syntax 
[no] static-lsp lsp-name
Context 
config>router>mpls
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command configures a static LSP on the ingress router. The static LSP is a manually set up LSP where the next-hop IP address and the outgoing label (push) must be specified.

The no form of this command deletes this static LSP and associated information.

The LSP must be shut down first in order to delete it. If the LSP is not shut down, the no static-lsp lsp-name command generates a warning message on the console indicating that the LSP is administratively up.

Parameters 
lsp-name—
Specifies a name that identifies the LSP, up to 32 alphanumeric characters.

push

Syntax 
no push label
push label nexthop ip-address
Context 
config>router>mpls>static-lsp
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command specifies the label to be pushed on the label stack and the next-hop IP address for the static LSP.

The no form of this command removes the association of the label to push for the static LSP.

Parameters 
label —
Specifies the label to push on the label stack. Label values 16 through 1048575 are defined as follows.
  1. Label values16 through 31 are reserved.
  2. Label values 32 through 1023 are available for static assignment.
  3. Label values 1024 through 2047 are reserved for future use.
  4. Label values 2048 through 18431 are statically assigned for services.
  5. Label values 28672 through 131071 are dynamically assigned for both MPLS and services.
  6. Label values 131072 through 1048575 are reserved for future use.
Values—
16 to 1048575

 

nexthop ip-address
Specifies the IP address of the next hop towards the LSP egress router. If an ARP entry for the next hop exists, the static LSP is marked operational.

If ARP entry does not exist, software sets the operational status of the static LSP to down and continuously tries to ARP for the configured next hop at a fixed interval.

shutdown

Syntax 
[no] shutdown
Context 
config>router>mpls>static-lsp
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command administratively disables the static LSP.

The no form of this command administratively enables the static LSP.

Default 

shutdown

to

Syntax 
to ip-address
Context 
config>router>mpls>static-lsp
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command configures the system IP address of the egress router for the static LSP. This command is required while creating an LSP. For LSPs that are used as transport tunnels for services, the to IP address must be the system IP address. If the to address does not match the SDP address, the LSP is not included in the SDP definition.

Parameters 
ip-address—
Specifies the system IP address of the egress router.

static-lsp-fast-retry

Syntax 
static-lsp-fast-retry seconds
[no] static-lsp-fast-retry
Context 
config>router>mpls
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command configures the value used as the fast retry timer for a static LSP.

When a static LSP is trying to come up, the MPLS request for the ARP entry of the LSP next hop may fail when it is made while the next hop is still down or unavailable. In that case, MPLS starts a retry timer before making the next request. This functionality allows the user to configure the retry timer, so that the LSP comes up as soon as the next hop is up.

The no form of this command reverts to the default value.

Default 

no static-fast-retry-timer

Parameters 
seconds—
Specifies the value, in seconds, used as the fast retry timer for a static LSP.
Values—
1 to 30

 

2.16.2.1.3. MPLS interface commands

interface

Syntax 
[no] interface ip-int-name
Context 
config>router>mpls
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command configures MPLS protocol support on an IP interface. No MPLS commands are executed on an IP interface where MPLS is not enabled. An MPLS interface must be explicitly enabled (no shutdown).

The no form of this command deletes all MPLS commands, such as label-map, that are defined under the interface. The MPLS interface must be shut down first to delete the interface definition. If the interface is not shut down, the no interface ip-int-name command does nothing except issue a warning message on the console indicating that the interface is administratively up.

Default 

shutdown

Parameters 
ip-int-name—
Specifies the name of the network IP interface, up to 32 alphanumeric characters. An interface name cannot be in the form of an IP address. If the string contains special characters (#, $, spaces, etc.), the entire string must be enclosed within double quotes.

admin-group

Syntax 
[no] admin-group group-name [group-name...(up to 5 max)]
Context 
config>router>mpls>interface
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command associates admin groups with the interface.

The user can apply admin groups to an IES, VPRN, network IP, or MPLS interface. Each single operation of the admin-group command allows a maximum of five groups to be specified at a time. However, a maximum of 32 groups can be added to a specific interface through multiple operations.

After an admin group is bound to one or more interfaces, its value cannot be changed until all bindings are removed. The configured admin-group membership is applied in all levels and areas the interface is participating in. The same interface cannot have different memberships in different levels or areas.

Only the admin groups bound to an MPLS interface are advertised in TE link TLVs and sub-TLVs when the traffic-engineering option is enabled in IS-IS or OSPF. IES and VPRN interfaces do not have their attributes advertised in TE TLVs.

The user can also delete all memberships of an interface by not specifying a group name.

The no form of this command deletes the association of this interface with one or more of the admin groups.

Default 

no admin-group

Parameters 
group-name—
Specifies the name of the group, up to 32 characters. The association of group name and value should be unique within an IP/MPLS domain.

srlg-group

Syntax 
[no] srlg-group group-name [group-name...(up to 5 max)]
Context 
config>router>mpls>interface
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command defines the association of RSVP interface to an SRLG group. An interface can belong to up to 64 SRLG groups. However, each single operation of the srlg-group command allows a maximum of five groups to be specified at a time.

The no form of this command deletes the association of the interface to the SRLG group.

Parameters 
group-name—
Specifies the name of the SRLG group within a virtual router instance, up to 32 characters.

te-metric

Syntax 
te-metric value
no te-metric
Context 
config>router>mpls>interface
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command configures the traffic engineering metric used on the interface. This metric is in addition to the interface metric used by IGP for the shortest path computation.

This metric is flooded as part of the TE parameters for the interface using an opaque LSA or an LSP. The IS-IS TE metric is encoded as sub-TLV 18 as part of the extended IS reachability TLV. The metric value is encoded as a 24-bit unsigned integer. The OSPF TE metric is encoded as a sub-TLV Type 5 in the link TLV. The metric value is encoded as a 32-bit unsigned integer.

When the use of the TE metric is enabled for an LSP, CSPF first prunes all links in the network topology that do not meet the constraints specified for the LSP path. Such constraints include bandwidth, admin-groups, and hop limit. Then, CSPF runs an SPF on the remaining links. The shortest path among the all SPF paths is selected based on the TE metric instead of the IGP metric, which is used by default.

The TE metric in CSPF LSP path computation can be configured by entering the config router mpls lsp cspf use-te-metric command.

The TE metric is only used in CSPF computations for MPLS paths and not in the regular SPF computation for IP reachability. The value of the IGP metric is advertised in the TE metric sub-TLV by IS-IS and OSPF.

The no form of this command reverts to the default value.

Default 

no te-metric

Parameters 
value—
Specifies the metric value.
Values—
1 to 16777215

 

2.16.2.1.4. LSP commands

lsp

Syntax 
[no] lsp lsp-name [bypass-only]
Context 
config>router>mpls
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command creates an LSP that is signaled dynamically by the 7210 SAS.

When the LSP is created, the egress router must be specified using the to command and at least one primary or secondary path must be specified. All other statements under the LSP hierarchy are optional. Notre that the maximum number of static configurable LSPs is 4.

LSPs are created in the administratively down (shutdown) state.

The no form of this command deletes the LSP. All configuration information associated with this LSP is lost. The LSP must be administratively shutdown before it can be deleted.

Parameters 
lsp-name—
Specifies a name that identifies the LSP. The LSP name can be up to 32 characters and must be unique.
bypass-only—
Keyword to specify an LSP as a manual bypass LSP exclusively. When a path message for a new LSP requests bypass protection, the PLR first checks if a manual bypass tunnel satisfying the path constraints exists. If one is found, the 7210 SAS selects it. If no manual bypass tunnel is found, the 7210 SAS dynamically signals a bypass LSP in the default behavior. The CLI for this feature includes a command that provides the option to disable dynamic bypass creation on a per-node basis.

adaptive

Syntax 
[no] adaptive
Context 
config>router>mpls>lsp
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command configures the make-before-break (MBB) functionality for an LSP or LSP path. When enabled for the LSP, MBB is performed for the primary path and all the secondary paths of the LSP.

Default 

adaptive

adspec

Syntax 
[no] adspec
Context 
config>router>mpls>lsp
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command specifies that the advertised data (ADSPEC) object is included in RSVP messages for this LSP. The ADSPEC object is used by the ingress LER to discover the minimum value of the MTU for links in the path of the LSP. By default, the ingress LER derives the LSP MTU from that of the outgoing interface of the LSP path.

A bypass LSP always signals the ADSPEC object because it protects both primary paths that signal the ADSPEC object and primary paths that do not. The MTU of LSP at ingress LER may change to a different value from that derived from the outgoing interface, even if the primary path has ADSPEC disabled.

Default 

no adspec

bgp-transport-tunnel

Syntax 
bgp-transport-tunnel {include | exclude}
Context 
config>router>mpls>lsp
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command enables or disables RSVP-TE LSP to be used as a transport LSP for BGP tunnel routes.

Default 

bgp-transport-tunnel exclude

Parameters 
include—
Keyword that enables RSVP-TE LSP to be used as transport LSP from ingress PE to ASBR in the local AS.
exclude—
Keyword that disables RSVP-TE LSP to be used as transport LSP from ingress PE to ASBR in the local AS.

cspf

Syntax 
[no] cspf [use-te-metric]
Context 
config>router>mpls>lsp
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command configures Constrained Shortest Path First (CSPF) computation for constrained-path LSPs. Constrained-path LSPs are the ones that take configuration constraints into account. CSPF is also used to calculate the detour routes when the fast-reroute command is enabled.

Explicitly configured LSPs where each hop from ingress to egress is specified do not use CSPF. The LSP will be set up using RSVP signaling from ingress to egress.

If an LSP is configured with fast-reroute frr-method specified but does not enable CSPF, neither global revertive nor local revertive is available for the LSP to recover.

Default 

no cspf

Parameters 
use-te-metric—
Keyword to specify the use of the TE metric for the purpose of the LSP path computation by CSPF.

exclude

Syntax 
[no] exclude group-name [group-name...(up to 5 max)]
Context 
config>router>mpls>lsp
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command configures the admin groups to be excluded when an LSP is set up in the primary or secondary contexts.

Each single operation of the exclude command allows a maximum of five groups to be specified at a time. However, a maximum of 32 groups can be specified per LSP by using multiple operations. The admin groups are defined in the config>router>mpls>admin-group context.

The no form of this command removes the exclude command.

Default 

no exclude

Parameters 
group-name—
Specifies the existing group-name to be excluded when an LSP is set up.

fast-reroute

Syntax 
fast-reroute frr-method
no fast-reroute
Context 
config>router>mpls>lsp
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command configures a precomputed detour LSP from each node in the path of the LSP. In case of failure of a link or LSP between two nodes, traffic is immediately rerouted on the precomputed detour LSP, which avoids packet loss.

When the fast-reroute command is enabled, each node along the path of the LSP tries to establish a detour LSP, as follows.

  1. Each upstream node sets up a detour LSP that avoids only the immediate downstream node and merges back on to the actual path of the LSP as soon as possible.
    If it is not possible to set up a detour LSP that avoids the immediate downstream node, a detour can be set up to the downstream node on a different interface.
  2. The detour LSP may take one or more hops (see hop-limit) before merging back to the main LSP path.
  3. When the upstream node detects a downstream link or node failure, the ingress router switches traffic to a standby path, if one was set up for the LSP.

Fast reroute is available only for the primary path. No configuration is required on the transit hops of the LSP. The ingress router signals all intermediate routers using RSVP to set up their detours. TE must be enabled for fast-reroute to work.

CSPF must be enabled for fast rerouter to work. If an LSP is configured with fast-reroute frr-method specified but without CSPF enabled, neither global revertive nor local revertive is available for the LSP to recover.

The no form of this fast-reroute command removes the detour LSP from each node on the primary path. This command also removes configuration information about the hop-limit and the bandwidth for the detour routes.

The no form of fast-reroute hop-limit command reverts to the default value.

Default 

no fast-reroute

Parameters 
ffr-method—
Specifies the fast reroute method to use.
Values—
one-to-one — Keyword to specify that a label switched path is established that intersects the original LSP somewhere downstream of the point of link or node failure. For each LSP that is backed up, a separate backup LSP is established.

 

bandwidth

Syntax 
bandwidth rate-in-mbps
no bandwidth
Context 
config>router>mpls>lsp>fast-reroute
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command configures reserved bandwidth on the detour path. When configuring an LSP, specify the traffic rate associated with the LSP.

When configuring the fast-reroute command, allocate bandwidth for the rerouted path. The bandwidth rate does not need to be the same as the bandwidth allocated for the LSP.

Default 

no bandwidth

Parameters 
rate-in-mbps—
Specifies the amount of bandwidth, in Mb/s, to be reserved for the LSP path.

hop-limit

Syntax 
hop-limit limit
no hop-limit
Context 
config>router>mpls>lsp>fast-reroute
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command configures how many more routers a detour can traverse compared to the LSP itself on a fast reroute. For example, if an LSP traverses four routers, any detour for the LSP can be no more than ten router hops, including the ingress and egress routers.

The no form of this command reverts to the default value.

Default 

16

Parameters 
limit—
Specifies the maximum number of hops.
Values—
0 to 255

 

node-protect

Syntax 
[no] node-protect
Context 
config>router>mpls>lsp>fast-reroute
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command enables or disables node and link protection on the specified LSP. Node protection ensures that traffic from an LSP traversing a neighboring router reaches its destination even if the neighboring router fails.

Default 

node-protect

from

Syntax 
from ip-address
Context 
config>router>mpls>lsp
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This optional command specifies the IP address of the ingress router for the LSP. When this command is not specified, the system IP address is used. IP addresses that are not defined in the system are allowed. If an invalid IP address is entered, LSP bring-up fails and an error is logged.

If an interface IP address is specified as the from address, and the egress interface of the next-hop IP address is a different interface, the LSP is not signaled. As the egress interface changes because of changes in the routing topology, an LSP recovers if the from IP address is the system IP address and not a specific interface IP address.

Only one from address can be configured.

Default 

system IP address

Parameters 
ip-address—
Specifies the IP address of the ingress router. This can be either the interface or the system IP address. If the IP address is local, the LSP must egress through that local interface, which ensures local strictness.
Values—
system IP or network interface IP addresses

 

Default—
system IP address

hop-limit

Syntax 
hop-limit number
no hop-limit
Context 
config>router>mpls>lsp
config>router>mpls>lsp>fast-reroute
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command configures the maximum number of hops that an LSP can traverse, including the ingress and egress routers. An LSP is not set up if the hop limit is exceeded. This value can be changed dynamically for an LSP that is already set up with the following implications.

  1. If the new value is less than the current number of hops of the established LSP, the LSP is brought down. The 7210 SAS then tries to re-establish the LSP within the new hop-limit number.
  2. If the new value is equal to or greater than the current number hops of the established LSP, the LSP is not affected.

The no form of this command reverts to the default value.

Default 

255

Parameters 
number—
Specifies the number of hops the LSP can traverse, expressed as an integer.
Values—
2 to 255

 

include

Syntax 
[no] include group-name [group-name...(up to 5 max)]
Context 
config>router>mpls>lsp
config>router>mpls>lsp>primary
config>router>mpls>lsp>secondary
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command configures the admin groups to be included when an LSP is set up. Up to five groups per operation can be specified, up to 32 maximum.

The no form of this command deletes the specified groups in the specified context.

Default 

no include

Parameters 
group-name—
Specifies admin groups to be included when an LSP is set up.

metric

Syntax 
metric metric
Context 
config>router>mpls>lsp
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command configures the metric for this LSP, which is used to select an LSP among a set of LSPs that are destined to the same egress router. The LSP with the lowest metric is selected.

Default 

1

Parameters 
metric—
Specifies the metric for this LSP.
Values—
1 to 65535

 

path-profile

Syntax 
path-profile profile-id [path-group group-id]
no path-profile profile-id
Context 
config>router>mpls>lsp
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command configures the PCE path profile and path group ID.

The PCE supports the computation of disjoint paths for two LSPs originating or terminating on the same or different PE routers. To indicate this constraint to the PCE, the user configures the PCE path profile ID and path group ID to which the PCE-computed or PCE-controlled LSP belongs. Because the PCC passes these parameters transparently to the PCE, the parameters are opaque data to the router.

The association of the optional path group ID allows the PCE to determine the profile ID to use with this path group ID. Although one path group ID is allowed for each profile ID, you can execute the path-profile command multiple times and enter the same path group ID with multiple profile IDs. A maximum of five path-profile profile-id [path-group group-id] entries can be associated with the same LSP.

Parameters 
profile-id—
Specifies the profile ID.
Values—
1 to 4294967295

 

group-id—
Specifies the path group ID.
Values—
0 to 4294967295

 

pce-computation

Syntax 
[no] pce-computation
Context 
config>router>mpls>lsp
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command enables the PCE-computed LSP mode of operation for an RSVP-TE LSP.

The user can grant only path computation requests (PCE-computed) or both path computation requests and path updates (PCE-controlled) to a PCE for a specific LSP.

The pce-computation command sends the path computation request to the PCE instead of the local CSPF. Enabling this option allows the PCE to perform path computations for the LSP at the request of the PCC router only. This is used in cases where the user wants to use the PCE-specific path computation algorithm instead of the local router CSPF algorithm.

The enabling of the pce-computation requires that the cspf option first be enabled; otherwise, this configuration is rejected. Conversely, an attempt to disable the cspf option on an RSVP-TE LSP that has the pce-computation command or pce-control command enabled is rejected.

Default 

no pce-computation

pce-control

Syntax 
[no] pce-control
Context 
config>router>mpls>lsp
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command enables the PCE-controlled LSP mode of operation for an RSVP-TE LSP.

Using the pce-control command, the PCC router delegates full control of the LSP to the PCE (PCE-controlled). As a result, PCE acts in an active stateful mode for this LSP. The PCE can reroute the path following a failure or reoptimize the path and update the router without an update request from the PCC router.

The user can delegate CSPF and non-CSPF LSPs, or LSPs that have the pce-computation option enabled or disabled. The LSP maintains the latest active path computed by the PCE or the PCC router at the time it is delegated. The PCE only updates the path at the next network event or reoptimization.

The enabling of the pce-control command requires that the cspf option first be enabled; otherwise, this configuration is rejected. Conversely, an attempt to disable the cspf option on an RSVP-TE LSP that has the pce-control command or pce-computation command enabled is rejected.

If PCE reporting is disabled for the LSP, either because of inheritance from the MPLS-level configuration or because of LSP-level configuration, enabling the pce-control option for the LSP has no effect.

Default 

no pce-control

pce-report

Syntax 
pce-report {enable | disable | inherit}
Context 
config>router>mpls>lsp
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command configures the reporting mode to a PCE for an RSVP-TE LSP.

The PCC LSP database is synchronized with the PCE LSP database using the PCEP PCRpt (PCE Report) message for PCC-controlled, PCE-computed, and PCE-controlled LSPs.

Use the global MPLS-level pce-report command (config>router>mpls>pce-report) to enable or disable PCE reporting for all RSVP-TE LSPs during PCE LSP database synchronization.

The LSP-level pce-report command overrides the global configuration for reporting an LSP to the PCE. The default configuration is to inherit the global MPLS-level configuration. The inherit option reconfigures the LSP to inherit the global configuration.

Default 

pce-report inherit

Parameters 
enable—
Keyword to enable PCE reporting.
disable—
Keyword to disable PCE reporting.
inherit—
Keyword to inherit the global configuration for PCE reporting.

to

Syntax 
to ip-address
Context 
config>router>mpls>lsp
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command configures the system IP address of the egress router for the LSP. This command is mandatory to create an LSP.

An IP address for which a route does not exist is allowed in the configuration. If the LSP signaling fails because the destination is not reachable, an error is logged and the LSP operational status is set to down.

Parameters 
ip-address—
Specifies the system IP address of the egress router.

retry-limit

Syntax 
retry-limit number
no retry-limit
Context 
config>router>mpls>lsp
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This optional command specifies the number of attempts software should make to re-establish the LSP after it has failed LSP. After each successful attempt, the counter is reset to zero.

When the specified number is reached, no more attempts are made, and the LSP path is put into the shutdown state.

Use the config router mpls lsp lsp-name no shutdown command to bring up the path after the retry limit is exceeded.

The no form of this command reverts to the default value.

Default 

0

Parameters 
number—
Specifies the number of times the 7210 SAS attempts to re-establish the LSP after it has failed. Allowed values are integers; 0 indicates to retry forever.
Values—
0 to 10000

 

retry-timer

Syntax 
retry-timer seconds
no retry-timer
Context 
config>router>mpls>lsp
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command configures the time, in seconds, for LSP re-establishment attempts after the LSP has failed.

The no form of this command reverts to the default value.

Default 

30

Parameters 
seconds—
Specifies the amount of time, in seconds, between attempts to re-establish the LSP after it has failed.
Values—
1 to 600

 

rsvp-resv-style

Syntax 
rsvp-resv-style [se | ff]
Context 
config>router>mpls>lsp
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command configures the RSVP reservation style, shared explicit (se) or fixed filter (ff). A reservation style is a set of control options that specify a number of supported parameters. The style information is part of the LSP configuration.

Default 

se

Parameters 
ff —
Fixed filter is single reservation with an explicit scope. This reservation style specifies an explicit list of senders and a distinct reservation for each of them. A specific reservation request is created for data packets from a particular sender. The reservation scope is determined by an explicit list of senders.
se —
Shared explicit is shared reservation with a limited scope. This reservation style specifies a shared reservation environment with an explicit reservation scope. This reservation style creates a single reservation over a link that is shared by an explicit list of senders. Because each sender is explicitly listed in the RESV message, different labels can be assigned to different sender-receiver pairs, thereby creating separate LSPs.

shutdown

Syntax 
[no] shutdown
Context 
config>router>mpls>lsp
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command disables the existing LSP including the primary and any standby secondary paths.

To shut down only the primary path, enter the config router mpls lsp lsp-name primary path-name shutdown command.

To shut down a specific standby secondary path, enter the config router mpls lsp lsp-name secondary path-name shutdown command. The existing configuration of the LSP is preserved.

The no form of this command restarts the LSP. LSPs are created in a shutdown state. Use this command to administratively bring up the LSP.

Default 

shutdown

2.16.2.1.5. Primary and secondary path commands

primary

Syntax 
primary path-name
no primary
Context 
config>router>mpls>lsp
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command configures a preferred path for the LSP. This command is optional only if the secondary path-name is included in the LSP definition. Only one primary path can be defined for an LSP.

Some of the attributes of the LSP, such as the bandwidth and hop-limit, can be optionally specified as the attributes of the primary path. The attributes specified in the primary path-name command override the LSP attributes.

The no form of this command deletes the association of this path-name from the LSP lsp-name. All configurations specific to this primary path, such as record, bandwidth, and hop limit, are deleted. The primary path must be first shut down to delete it.

The no form of this command results in no action except a warning message on the console indicating that the primary path is administratively up.

Parameters 
path-name—
Specifies the case-sensitive alphanumeric name label for the LSP path, up to 32 characters.

secondary

Syntax 
[no] secondary path-name
Context 
config>router>mpls>lsp
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command configures an alternative path that the LSP uses if the primary path is not available. This command is optional and is not required if the config router mpls lsp lsp-name primary path-name command is specified. After the switch over from the primary to the secondary, the 7210 SAS software continuously tries to revert to the primary path. The switch back to the primary path is based on the retry-timer interval.

Up to eight secondary paths can be specified. All the secondary paths are considered equal and the first available path is used. The 7210 SAS software does not switch back between secondary paths.

The 7210 SAS software starts the signaling of all non-standby secondary paths at the same time. Retry counters are maintained for each unsuccessful attempt. When the retry limit is reached on a path, the 7210 SAS software does not attempt to signal the path and administratively shuts down the path. The first successfully established path is made the active path for the LSP.

The no form of this command removes the association between this path-name and lsp-name. All specific configurations for this association are deleted. The secondary path must be shutdown first to delete it.

The no secondary path-name command results in no action except a warning message on the console indicating that the secondary path is administratively up.

Parameters 
path-name—
Specifies the case-sensitive alphanumeric name label for the LSP path, up to 32 characters.

adaptive

Syntax 
[no] adaptive
Context 
config>router>mpls>lsp>primary
config>router>mpls>lsp>secondary
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command enables the MBB functionality for an LSP or a primary or secondary LSP path. When enabled for the LSP, an MBB operation is performed for primary path and all the secondary paths of the LSP.

Default 

adaptive

bandwidth

Syntax 
bandwidth rate-in-mbps
no bandwidth
Context 
config>router>mpls>lsp>primary
config>router>mpls>lsp>secondary
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command specifies the amount of bandwidth to be reserved for the LSP path.

The no form of this command resets bandwidth parameters (no bandwidth is reserved).

Default 

no bandwidth

Parameters 
rate-in-mbps—
Specfies the amount of bandwidth reserved for the LSP path in Mb/s.
Values—
0 to 100000

 

exclude

Syntax 
[no] exclude group-name [group-name...(up to 5 max)]
Context 
config>router>mpls>lsp>primary
config>router>mpls>lsp>secondary
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command specifies the admin groups to be excluded when an LSP is set up. Up to 5 groups per operation can be specified, up to 32 maximum. The admin groups are defined in the config>router>mpls>admin-group context.

The no form of this command removes the exclude command.

Default 

no exclude

Parameters 
group-name—
Specifies the existing group name to be excluded when an LSP is set up.

hop-limit

Syntax 
hop-limit number
no hop-limit
Context 
config>router>mpls>lsp>primary
config>router>mpls>lsp>secondary
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command overrides the config router mpls lsp hop-limit command. This command specifies the total number of hops that an LSP traverses, including the ingress and egress routers.

This value can be changed dynamically for an LSP that is already set up with the following implications:

  1. If the new value is less than the current hops of the established LSP, the LSP is brought down. MPLS then tries to re-establish the LSP within the new hop-limit number.
  2. If the new value is equal or more than the current hops of the established LSP, the LSP is unaffected.

The no form of this command reverts to the values defined under the LSP definition using the config router mpls lsp lsp-name hop-limit command.

Default 

no hop-limit

Parameters 
number—
Specifies the number of hops the LSP can traverse, expressed as an integer.
Values—
2 to 255

 

path-preference

Syntax 
[no] path-preference value
Context 
config>router>mpls>lsp>secondary
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command enables the use of path preference among configured standby secondary paths per LSP.

If all standby secondary paths have a default path-preference value, a non-standby secondary path remains an active path, while a standby secondary is available. A standby secondary path configured with highest priority (lowest path-preference value) must be made the active path when the primary is not in use. Path preference can be configured on standby secondary path.

The no form of this command reverts to the default value.

Default 

255

Parameters 
value—
Specifies an alternate path for the LSP if the primary path is not available.
Values—
1 to 255

 

record

Syntax 
[no] record
Context 
config>router>mpls>lsp>primary
config>router>mpls>lsp>secondary
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command enables recording of all the hops that an LSP path traverses. Enabling record increases the size of the PATH and RESV refresh messages for the LSP, because this information is carried end-to-end along the path of the LSP. The increase in control traffic per LSP may impact scalability.

The no form of this command disables the recording of all the hops for the specified LSP. There are no restrictions as to when the no command can be used.

The no form of this command also disables the record-label command.

Default 

record

record-label

Syntax 
[no] record-label
Context 
config>router>mpls>lsp>primary
config>router>mpls>lsp>secondary
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command enables recording of all the labels at each node that an LSP path traverses. Enabling the record-label command also enables the record command, if it is not already enabled.

The no form of this command disables the recording of the hops that an LSP path traverses.

Default 

record-label

srlg

Syntax 
[no] srlg
Context 
config>router>mpls>lsp>secondary
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command enables the use of the SRLG constraint in the computation of a secondary path for an LSP at the head-end LER.

When this feature is enabled, CSPF includes the SRLG constraint in the computation of the secondary LSP path. CSPF requires that the primary LSP already be established and in the up state, because the head-end LER needs the most current ERO computed by CSPF for the primary path. CSPF would return the list of SRLG groups along with the ERO during primary path CSPF computation. At a subsequent establishment of a secondary path with the SRLG constraint, the MPLS/RSVP task queries CSPF again, which provides the list of SLRG group numbers to be avoided. CSPF prunes all links with interfaces that belong to the same SRLGs as the interfaces included in the ERO of the primary path. If CSPF finds a path, the secondary is set up. If CSPF does not find a path, MPLS/RSVP keeps retrying the requests to CSPF.

If CSPF is not enabled on the LSP, a secondary path of that LSP that includes the SRLG constraint is shut down and a specific failure code indicates the exact reason for the failure in the show router mpls lsp path detail command output.

At initial primary LSP path establishment, if primary does not come up or primary is not configured, SRLG secondary is not signaled and is put in the down state. A specific failure code indicates the exact reason for the failure in show router mpls lsp path detail command output. However, if a non-SRLG secondary path was configured, such as a secondary path with the SRLG option disabled, the MPLS/RSVP task signals it and the LSP use it.

As soon as the primary path is configured and successfully established, MPLS/RSVP moves the LSP to the primary and signals all SRLG secondary paths.

Any time the primary path is reoptimized, has undergone MBB, or has come back up after being down, the MPLS/RSVP task checks with CSPF if the SRLG secondary should be resignaled. If MPLS/RSVP finds that the current secondary path is no longer SRLG disjoint, for example, it became ineligible and puts it on a delayed MBB immediately after the expiry of the retry timer. If MBB fails at the first try, the secondary path is torn down and the path is put on retry.

At the next opportunity that the primary path goes down, the LSP uses the path of an eligible SRLG secondary if it is in the up state. If all secondary eligible SLRG paths are in the down state, MPLS/RSVP uses a non SRLG secondary if configured and in the up state. If while the LSP is using a non SRLG secondary, an eligible SRLG secondary came back up, MPLS/RSVP does not switch the path of the LSP to it. As soon as primary is resignaled and comes up with a new SLRG list, MPLS/RSVP resignals the secondary using the new SRLG list.

A secondary path that becomes ineligible as a result of an update to the SRLG membership list of the primary path has the ineligibility status removed when any of the following occurs.

  1. A successful MBB of the standby SRLG path, which makes it eligible again.
  2. The standby path goes down. MPLS/RSVP puts the standby on retry at the expiry of the retry timer. If successful, it becomes eligible. If not successful after the retry-timer expires or the number of retries reaches the number configured under the retry-limit parameter, it is left down.
  3. The primary path goes down. In this case, the ineligible secondary path is immediately torn down and is resignaled only when the primary comes back up with a new SRLG list.

When primary path of the LSP is set up and is operationally up, any subsequent changes to the SRLG group membership of an interface the primary path is using would not be considered until the next opportunity the primary path is resignaled. The primary path may be resignaled because of a failure or an MBB operation. MBB occurs as a result of a global revertive operation, a timer-based or manual reoptimization of the LSP path, or an operator change to any of the path constraints.

When an SRLG secondary path is set up and is operationally up, any subsequent changes to the SRLG group membership of an interface the secondary path is using would not be considered until the next opportunity the secondary path is resignaled. The secondary path is resignaled because of a failure, a resignaling of the primary path, or an MBB operation. MBB occurs as a result of a timer-based or manual reoptimization of the secondary path, or an operator change to any of the path constraints of the secondary path, including enabling or disabling the SRLG constraint.

Also, the user-configured include or exclude admin group statements for this secondary path are also checked together with the SRLG constraints by CSPF.

The no form of this command reverts to the default value.

Default 

no srlg

standby

Syntax 
[no] standby
Context 
config>router>mpls>lsp>secondary
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

The secondary path LSP is normally signaled when the primary path LSP fails. The standby command ensures that the secondary path LSP is signaled and maintained indefinitely in a hot-standby state. When the primary path is re-established, the traffic is switched back to the primary path LSP.

The no form of this command specifies that the secondary LSP is signaled when the primary path LSP fails.

2.16.2.1.6. LSP path commands

hop

Syntax 
hop hop-index ip-address {strict | loose}
no hop hop-index
Context 
config>router>mpls>path
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command configures the IP address of the hops that the LSP should traverse on its way to the egress router. The IP address can be the interface IP address or the system IP address. If the system IP address is specified, the LSP can choose the best available interface.

Optionally, the LSP ingress and egress IP address can be included as the first and the last hop. A hop list can include the ingress interface IP address, the system IP address, and the egress IP address of any of the hops being specified.

The no form of this command deletes hop list entries for the path. All the LSPs currently using this path are affected. Additionally, all services actively using these LSPs are affected. The path must be shut down first to delete the hop from the hop list. The no hop hop-index command results in no action except a warning message on the console indicating that the path is administratively up.

Parameters 
hop-index—
Specifies the hop index, which is used to order the specified hops. The LSP always traverses from the lowest hop index to the highest. The hop index does not need to be sequential.
Values—
1 to 1024

 

ip-address—
Specifies the system or network interface IP address of the transit router. The IP address can be the interface IP address or the system IP address. If the system IP address is specified, the LSP can choose the best available interface. A hop list can also include the ingress interface IP address, the system IP address, and the egress IP address of any of the specified hops.
loose—
Keyword that specifies the route taken by the LSP from the previous hop to this hop can traverse through other routers. Multiple hop entries with the same IP address are flagged as errors. Either the loose or strict keyword must be specified.
strict—
Keyword that specifies the LSP must take a direct path from the previous hop router to this router. No transit routers between the previous router and this router are allowed. If the IP address specified is the interface address, that is the interface the LSP must use. If there are direct parallel links between the previous router and this router and if system IP address is specified, any one of the available interfaces can be used by the LSP. The user must ensure that the previous router and this router have a direct link. Multiple hop entries with the same IP address are flagged as errors. Either the loose or strict keyword must be specified.

p2p-active-path-fast-retry

Syntax 
p2p-active-path-fast-retry seconds
no p2p-active-path-fast-retry
Context 
config>router>mpls
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command configures a global parameter to apply a shorter retry timer for the first try after an active LSP path went down because of a local failure or the receipt of a RESVTear. This timer is used only on the first try. Subsequent retries continue to be governed by the existing LSP level retry timer.

Default 

0 (disabled)

Parameters 
seconds—
Specifies the retry timer, in seconds.
Values—
1 to 10 seconds

 

path

Syntax 
[no] path path-name
Context 
config>router>mpls
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command configures the path to be used for an LSP. A path can be used by multiple LSPs. A path can specify some or all hops from ingress to egress, and they can be either strict or loose. A path can also be empty (no path-name specified) in which case the LSP is set up based on IGP (best effort) calculated shortest path to the egress router. Paths are created in a shutdown state. A path must be shut down before making any changes (adding or deleting hops) to the path. When a path is shut down, any LSP using the path becomes operationally down.

To create a strict path from the ingress to the egress router, the ingress and egress routers must be included in the path statement.

The no form of this command deletes the path and all its associated configuration information. All the LSPs that are currently using this path are affected. All the services that are actively using these LSPs are also affected. A path must be shutdown and unbound from all LSPs using the path before it can be deleted. The no path path-name command results in no action except a warning message on the console indicating that the path may be in use.

Parameters 
path-name—
Specifies a unique case-sensitive alphanumeric name label for the LSP path, up to 32 characters.

shutdown

Syntax 
[no] shutdown
Context 
config>router>mpls>path
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command disables the existing LSPs using this path. All services using these LSPs are affected. Binding information, however, is retained in those LSPs. Paths are created in the shutdown state.

The no form of this command administratively enables the path. All LSPs where this path is defined as primary or as standby secondary are established or re-established.

Default 

shutdown

2.16.2.1.7. Static LSP commands

static-lsp

Syntax 
[no] static-lsp lsp-name
Context 
config>router>mpls
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command configures a static LSP on the ingress router. The static LSP is a manually set up LSP where the next-hop IP address and the outgoing label (push) must be specified.

The LSP must be shut down first to delete it. If the LSP is not shut down, the no static-lsp lsp-name command does nothing except generate a warning message on the console indicating that the LSP is administratively up.

The no form of this command deletes this static LSP and associated information.

Parameters 
lsp-name—
Specifies the name that identifies the LSP, up to 32 alphanumeric characters.

push

Syntax 
push label nexthop ip-address
no push label
Context 
config>router>mpls>static-lsp
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command specifies the label to be pushed onto the label stack and the next-hop IP address for the static LSP.

The no form of this command removes the association of the label to push for the static LSP.

Parameters 
label—
Specifies the label to push on the label stack. Label values 16 through 1,048,575 are defined as follows.
  1. Label values16 through 31 are reserved.
  2. Label values 32 through 1023 are available for static assignment.
  3. Label values 1024 through 2047 are reserved for future use.
  4. Label values 2048 through 18431 are statically assigned for services.
  5. Label values 28672 through 131071 are dynamically assigned for both MPLS and services.
  6. Label values 131072 through 1048575 are reserved for future use.
Values—
16 to 1048575

 

nexthop ip-address
Specifies the IP address of the next hop towards the LSP egress router. If an ARP entry for the next hop exists, the static LSP is marked operational. If an ARP entry does not exist, the software sets the operational status of the static LSP to down and continues to send an ARP request for the configured next hop at fixed intervals.

shutdown

Syntax 
[no] shutdown
Context 
config>router>mpls>static-lsp
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command administratively disables the static LSP.

The no form of this command administratively enables the static LSP.

Default 

shutdown

to

Syntax 
to ip-address
Context 
config>router>mpls>static-lsp
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command configures the system IP address of the egress router for the static LSP. This command is required when creating an LSP. For LSPs that are used as transport tunnels for services, the to IP address must be the system IP address.

Parameters 
ip-address—
Specifies the system IP address of the egress router.

2.16.2.2. RSVP configuration commands

2.16.2.2.1. Generic commands

shutdown

Syntax 
[no] shutdown
Context 
config>router>rsvp
config>router>rsvp>interface
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command disables the RSVP protocol instance or the RSVP-related functions for the interface. The RSVP configuration information associated with this interface is retained. When RSVP is administratively disabled, all the RSVP sessions are torn down. The existing configuration is retained.

The no form of this command administratively enables RSVP on the interface.

Default 

shutdown

2.16.2.2.2. RSVP commands

rsvp

Syntax 
[no] rsvp
Context 
config>router
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

Commands in this context configure RSVP protocol parameters. RSVP is not enabled by default and must be explicitly enabled (no shutdown).

RSVP is used to set up LSPs. RSVP should be enabled on all router interfaces that participate in signaled LSPs.

The no form of this command deletes this RSVP protocol instance and removes all configuration parameters for this RSVP instance. To suspend the execution and maintain the existing configuration, use the shutdown command. RSVP must be shut down before the RSVP instance can be deleted. If RSVP is not shut down, the no rsvp command does nothing except issue a warning message on the console indicating that RSVP is still administratively enabled.

Default 

no shutdown

bfd-enable

Syntax 
[no] bfd-enable
Context 
config>router>rsvp>interface
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command enables the use of bi-directional forwarding (BFD) to control the state of the associated RSVP interface. This causes RSVP to register the interface with the BFD session on that interface.

Configure the BFD session parameters, such as transmit-interval, receive-interval, and multiplier, under the IP interface in the config>router>interface>bfd context.

It is possible that the BFD session on the interface was started because of a prior registration with another protocol, for example, OSPF or IS-IS.

The registration of an RSVP interface with BFD is performed at the time the neighbor gets its first session, which is when this node sends or receives a new Path message over the interface. However, if the session does not come up, because of not receiving a Resv for a new path message sent after the maximum number of retries, the LSP is shut down and the node deregisters with BFD. In general, the registration of RSVP with BFD is removed as soon as the last RSVP session is cleared.

The registration of an RSVP interface with BFD is performed independent of whether an RSVP hello is enabled on the interface. However, hello timeout clears all sessions towards the neighbor and RSVP deregisters with BFD at the clearing of the last session.

An RSVP session is associated with a neighbor based on the interface address the path message is sent to. If multiple interfaces exist to the same node, each interface is treated as a separate RSVP neighbor. The user must enable BFD on each interface, and RSVP registers with the BFD session running with each of those neighbors independently.

Similarly, the disabling of BFD on the interface results in removing registration of the interface with BFD.

When a BFD session transitions to the down state, the following actions are triggered:

  1. for RSVP signaled LSPs, activation of FRR bypass/detour backup (PLR role), global revertive (head-end role), and switchover to secondary, if any (head-end role), for affected LSPs with FRR enabled
  2. switchover to secondary, if any, and scheduling of retries for signaling the primary path of the non-FRR-affected LSPs (head-end role).
Note:

For more information about the list of protocols that support BFD, refer to the 7210 SAS-D, Dxp, K 2F1C2T, K 2F6C4T, K 3SFP+ 8C Router Configuration Guide.

The no form of this command removes BFD from the associated RSVP protocol adjacency.

Default 

no bfd-enable

graceful-shutdown

Syntax 
[no] graceful-shutdown
Context 
config>router>rsvp
config>router>rsvp>interface
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command initiates a graceful shutdown of the specified RSVP interface (maintenance interface) or all RSVP interfaces on the node (maintenance node), if applied at the RSVP level.

To initiate a graceful shutdown, the maintenance node generates a PathErr message with a specific error sub-code of Local Maintenance on TE Link required for each LSP that is exiting the maintenance interface.

The node performs a single MBB attempt for all adaptive CSPF LSPs it originates and LSP paths using the maintenance interfaces. If an alternative path for an affected LSP is not found, the LSP is maintained on its current path. The maintenance node also tears down and resignals any detour LSP path using listed maintenance interfaces as soon as they are not active.

The maintenance node floods an IGP TE LSA/LSP containing Link TLV for the links under graceful shutdown with the TE metric set to 0xffffffff and the unreserved bandwidth parameter set to zero.

A head-end LER node, upon receipt of the PathErr message, performs a single MBB attempt on the affected adaptive CSPF LSP. If an alternative path is not found, the LSP is maintained on its current path.

A node does not take any action on the paths of the following originating LSPs after receiving the PathErr message:

  1. an adaptive CSPF LSP for which the PathErr indicates a node address in the address list and the node corresponds to the destination of the LSP. In this case, there are no alternative paths that can be found.
  2. an adaptive CSPF LSP whose path has explicit hops defined using the listed maintenance interfaces or nodes.
  3. a CSPF LSP with the adaptive option disabled and where the current path is over the listed maintenance interfaces in the PathErr message. These are not subject to MBB.
  4. a non-CSPF LSP where the current path is over the listed maintenance interfaces in the PathErr message

The head-end LER node, upon receipt of the updates IPG TE LSA/LSP for the maintenance interfaces, updates the TE database. This information is used at the next scheduled CSPF computation for any LSP with a path that traverses any of the maintenance interfaces.

The no form of this command disables the graceful shutdown operation at the RSVP interface level or the RSVP level. The configured TE parameters of the maintenance links are restored and the maintenance node floods the links.

keep-multiplier

Syntax 
keep-multiplier number
no keep-multiplier
Context 
config>router>rsvp
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command specifies an integer used by RSVP to declare that a reservation is down or the neighbor is down.

The no form of this command reverts to the default value.

Default 

3

Parameters 
number—
Specifies the keep-multiplier value.
Values—
1 to 255

 

refresh-reduction-over-bypass

Syntax 
refresh-reduction-over-bypass [enable | disable]
Context 
config>router>rsvp
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command enables the refresh reduction capabilities over all bypass tunnels originating on this 7210 SAS PLR node or terminating on this 7210 SAS Merge Point (MP) node.

By default, this command is disabled. Because a bypass tunnel may merge with the primary LSP path in a node downstream of the next hop, there is no direct interface between the PLR and the MP node, and it is possible the latter will not accept summary refresh messages received over the bypass.

When disabled, the node as a PLR or MP will not set the “Refresh-Reduction-Capable” bit on RSVP messages pertaining to LSP paths tunneled over the bypass. The node will also not send Message-ID in RSVP messages. This effectively disables summary refresh.

Default 

disable

rapid-retransmit-time

Syntax 
rapid-retransmit-time hundred-milliseconds
no rapid-retransmit-time
Context 
config>router>rsvp
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command configures the value of the rapid retransmission interval. This is used in the retransmission mechanism based on an exponential backoff timer to handle unacknowledged message_id objects.

The RSVP-TE message with the same message-id is retransmitted every 2 × rapid-retransmit-time interval.

The node stops the retransmission of unacknowledged RSVP messages in the following cases when the updated backoff interval exceeds the value of the regular refresh interval or when the number of retransmissions reaches the value of the rapid-retry-limit parameter, whichever comes first.

The rapid retransmission Interval must be smaller than the regular refresh interval configured using the config router rsvp refresh-time command.

The no form of this command reverts to the default value.

Default 

5

Parameters 
hundred-milliseconds—
Specifies the rapid retransmission interval.
Values—
1 to 100, in units of 100 msec

 

rapid-retry-limit

Syntax 
rapid-retry-limit limit
no rapid-retry-limit
Context 
config>router>rsvp
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command configures the value of the rapid retry limit. This is used in the retransmission mechanism based on an exponential backoff timer in order to handle unacknowledged message_id objects. The RSVP message with the same message_id is retransmitted every 2 × rapid-retransmit-time interval.

The node stops the retransmission of unacknowledged RSVP messages whenever the updated backoff interval exceeds the value of the regular refresh interval or the number of retransmissions reaches the value of the rapid-retry-limit command, whichever comes first.

The no form of this command reverts to the default value.

Default 

3

Parameters 
limit—
Specifies the value of the rapid retry limit.
Values—
1 to 6, integer values

 

refresh-time

Syntax 
refresh-time seconds
no refresh-time
Context 
config>router>rsvp
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command configures the interval between the successive Path and Resv refresh messages. RSVP declares the session down after it misses the consecutive refresh messages value configured in the keep-multiplier command.

The no form of this command reverts to the default value.

Default 

30 seconds

Parameters 
seconds—
Specifies the refresh time, in seconds.
Values—
1 to 65535

 

2.16.2.2.3. Interface commands

interface

Syntax 
[no] interface ip-int-name
Context 
config>router>rsvp
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command enables RSVP protocol support on an IP interface. No RSVP commands are executed on an IP interface where RSVP is not enabled.

The no form of this command deletes all RSVP commands, such as hello-interval and subscription, that are defined for the interface. The RSVP interface must be shutdown before it can be deleted. If the interface is not shut down, the no interface ip-int-name command does nothing except issue a warning message on the console indicating that the interface is administratively up.

Default 

shutdown

Parameters 
ip-int-name—
Specifies the name of the network IP interface. An interface name cannot be in the form of an IP address. If the string contains special characters (#, $, spaces, etc.), the entire string must be enclosed within double quotes.
Values—
1 to 32 alphanumeric characters

 

authentication-key

Syntax 
authentication-key [authentication-key | hash-key] [hash | hash2]
no authentication-key
Context 
config>router>rsvp>interface
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command configures the authentication key used between RSVP neighbors to authenticate RSVP messages. Authentication uses the MD-5 message-based digest.

When enabled on an RSVP interface, authentication of RSVP messages operates in both directions of the interface.

A node maintains a security association using one authentication key for each interface to a neighbor. The following items are stored in the context of this security association:

  1. HMAC-MD5 authentication algorithm
  2. key used with the authentication algorithm
  3. lifetime of the key; the user-entered key is valid until the user deletes it from the interface
  4. source address of the sending system
  5. latest sending sequence number used with this key identifier

An RSVP sender transmits an authenticating digest of the RSVP message, computed using the shared authentication key and a keyed-hash algorithm. The message digest is included in an integrity object that also contains a flags field, a key identifier field, and a sequence number field. The RSVP sender complies with the procedures for RSVP message generation in RFC 2747, RSVP Cryptographic Authentication.

An RSVP receiver uses the key together with the authentication algorithm to process received RSVP messages.

The MD5 implementation does not support the authentication challenge procedures in RFC 2747.

The no form of this command disables authentication.

Default 

no authentication-key

Parameters 
authentication-key—
Specifies the authentication key. The key can be any combination of ASCII characters up to 16 characters in length (unencrypted). If the string contains special characters (#, $, spaces, etc.), the entire string must be enclosed within double quotes.
hash-key—
Specifies the hash key. The key can be any combination of up 33 alphanumeric characters. If spaces are used in the string, enclose the entire string in quotation marks (“ ”).

This is useful when a user must configure the parameter, but for security purposes the actual unencrypted key value is not provided.

hash—
Keyword to specify the key is entered in an encrypted form. If the hash parameter is not used, the key is assumed to be in a non-encrypted, clear text form. For security, all keys are stored in encrypted form in the configuration file with the hash parameter specified.
hash2—
Keyword to specify the key is entered in a more complex encrypted form. If the hash2 parameter is not used, the less encrypted hash form is assumed.

hello-interval

Syntax 
hello-interval milli-seconds
no hello-interval
Context 
config>router>rsvp>interface
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command configures the time interval between RSVP hello messages.

RSVP hello packets detect loss of RSVP connectivity with the neighboring node. Hello packets detect the loss of the neighbor more quickly than it would take for the RSVP session to time out based on the refresh interval. After the loss of the of keep-multiplier number consecutive hello packets, the neighbor is declared to be in a down state.

The no form of this command reverts to the default value. To disable sending hello messages, set the value to zero.

Default 

3000 milliseconds

Parameters 
milli-seconds—
Specifies the RSVP hello interval in milliseconds, in multiples of 1000. A 0 (zero) value disables the sending of RSVP hello messages.
Values—
0 to 60000 milliseconds (in multiples of 1000)

 

implicit-null-label

Syntax 
implicit-null-label [enable | disable]
no implicit-null-label
Context 
config>router>rsvp
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command enables the use of the implicit null label for all LSPs signaled by RSVP on the node.

All LSPs for which this node is the egress LER and for which the path message is received from the previous hop node over this RSVP interface signals the implicit null label. If the egress LER is also the merge-point (MP) node, the incoming interface for the path refresh message over the bypass dictates whether the packet uses the implicit null label. The same is true for a 1-to-1 detour LSP.

The RSVP interface must be shut down before changing the implicit-null-label command.

The no form of this command reverts the RSVP interface to using the RSVP level configuration value.

Default 

disable

Parameters 
enable—
Keyword to enable the implicit null label.
disable—
Keyword to disable the implicit null label.

refresh-reduction

Syntax 
[no] refresh-reduction
Context 
config>router>rsvp>interface
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command enables the use of the RSVP overhead refresh reduction capabilities on this RSVP interface.

The no form of this command reverts to the default value.

Default 

no refresh-reduction

reliable-delivery

Syntax 
[no] reliable-delivery
Context 
config>router>rsvp>interface>refresh-reduction
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command configures reliable delivery of RSVP messages over the RSVP interface. When the refresh-reduction command is enabled on an interface and the reliable-delivery command is disabled, the router sends a message_id and not set ACK desired in the RSVP messages over the interface. The router does not expect an ACK but accepts it if received. The node also accepts message IDs and replies with an ACK when requested. In this case, if the neighbor set the “refresh-reduction-capable” bit in the flags field of the common RSVP header, the node enters summary refresh for a specific message_id it sent regardless of whether it received an ACK to this message from the neighbor.

Finally, when the reliable-delivery command is enabled on any interface, RSVP message pacing is disabled on all RSVP interfaces on the system; for example, the user cannot enable the msg-pacing option in the config>router>rsvp context, and an error message is returned in the CLI. When the msg-pacing option is enabled, the user cannot enable the reliable delivery option on any interface on this system. An error message is also generated in the CLI after such an attempt.

The no form of this command reverts to the default value.

Default 

no reliable-delivery

subscription

Syntax 
subscription percentage
no subscription
Context 
config>router>rsvp>interface
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command configures the percentage of the link bandwidth that RSVP can use for reservation and sets a limit for the amount of over-subscription or under-subscription allowed on the interface.

When the subscription is set to zero, no new sessions are permitted on this interface. If the percentage value is exceeded, the reservation is rejected and a log message is generated.

The no form of this command reverts to the default value.

Default 

100

Parameters 
percentage—
Specifies the percentage of the interface bandwidth that RSVP allows to be used for reservations.
Values—
0 to 1000

 

2.16.2.2.4. Message pacing commands

msg-pacing

Syntax 
[no] msg-pacing
Context 
config>router>rsvp
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command configures RSVP message pacing, in which the specified number of RSVP messages, specified in the max-burst command, are sent in a configured interval, specified in the period command. A count is kept of the messages that are dropped because the output queue for the interface used for message pacing is full.

Default 

no msg-pacing

max-burst

Syntax 
max-burst number
no max-burst
Context 
config>router>rsvp>msg-pacing
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command configures the maximum number of RSVP messages that are sent in the specified period under normal operating conditions.

Default 

650

Parameters 
number—
Specifies the maximum number of RSVP messages.
Values—
100 to 1000, in increments of 10

 

period

Syntax 
period milli-seconds
no period
Context 
config>router>rsvp>msg-pacing
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command configures the time interval, in milliseconds, during which the router can send the specified number of RSVP messages, as specified in the max-burst command.

Default 

100

Parameters 
milli-seconds—
Specifies the time period during which the router can send RSVP messages.
Values—
100 to 1000 milliseconds, in increments of 10 milliseconds

 

2.16.2.3. Show commands

2.16.2.3.1. Show MPLS commands

bypass-tunnel

Syntax 
bypass-tunnel [to ip-address] [protected-lsp [lsp-name]] [dynamic | manual] [detail]
Context 
show>router>mpls
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

If fast reroute is enabled on an LSP and the facility method is selected, instead of creating a separate LSP for every LSP that is to be backed up, a single LSP is created that serves as a backup for a set of LSPs. Such an LSP tunnel is called a bypass tunnel.

Parameters 
ip-address—
Specifies the IP address of the egress router.
lsp-name—
Specifies the name of the LSP protected by the bypass tunnel.
dynamic—
Displays dynamically assigned labels for bypass protection.
manual—
Displays manually assigned labels for bypass protection.
detail—
Displays detailed information.
Output 

The following output is an example of MPLS bypass tunnel information, and Table 6 describes the output fields.

Sample output
*A:Dut-A>show>router>mpls# bypass-tunnel
===============================================================================
MPLS Bypass Tunnels
===============================================================================
Legend :  m - Manual      d - Dynamic 
===============================================================================
To              State  Out I/F        Out Label     Reserved   Protected  Type
                                                    BW (Kbps)  LSP Count
-------------------------------------------------------------------------------
10.10.36.3      Up     lag-1:10       131066        0          2          d
 
10.10.23.2      Up     lag-1:10       130454        0          4          d
 
10.10.46.4      Up     lag-2          130592        0          4          d
 
10.10.36.6      Up     lag-2          130591        0          2          d
-------------------------------------------------------------------------------
Bypass Tunnels : 4
===============================================================================
*A:Dut-A>show>router>mpls#
Table 6:  Output fields: MPLS bypass tunnel  

Label

Description

To

The system IP address of the egress router

State

The LSP administrative state

Out I/F

Specifies the name of the network IP interface

Out Label

Specifies the incoming MPLS label on which to match

Reserved BW (Kbps)

Specifies the amount of bandwidth in kilobytes per second (Kb/s) reserved for the LSP

interface

Syntax 
interface [ip-int-name | ip-address] [label-map label]
interface [ip-int-name | ip-address]
Context 
show>router>mpls
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command displays MPLS interface information.

Parameters 
ip-int-name—
Specifies the name of the network IP interface. An interface name cannot be in the form of an IP address. If the string contains special characters (#, $, spaces, etc.), the entire string must be enclosed within double quotes.
ip-address—
Specifies the system or network interface IP address.
label—
Specifies the MPLS label on which to match.
Values—
32 to 1048575

 

Output 

The following output is an example of MPLS interface information, and Table 7 describes the output fields.

Sample output
A:7210SAS# show router mpls interface 
 
===============================================================================
MPLS Interfaces
===============================================================================
Interface                           Port-id           Adm    Opr    TE-metric
-------------------------------------------------------------------------------
system                              system            Up     Up     None
  Admin Groups                      None
  Srlg Groups                       None
ip-10.10.2.3                        1/1/15            Up     Up     None
  Admin Groups                      None
  Srlg Groups                       None
ip-10.10.5.3                        1/1/1             Up     Up     None
  Admin Groups                      None
  Srlg Groups                       None
ip-10.10.11.3                       1/1/3             Up     Up     None
  Admin Groups                      None
  Srlg Groups                       None
ip-10.10.12.3                       lag-1             Up     Up     None
  Admin Groups                      None
  Srlg Groups                       None
-------------------------------------------------------------------------------
Interfaces : 5                        
===============================================================================
*A:7210SAS# 
 
Table 7:  Output fields: MPLS interface  

Label

Description

Interface

The interface name

Port-id

The port ID displayed in slot/mda/port format

Adm

Specifies the administrative state of the interface

Opr

Specifies the operational state of the interface

Srlg Groups

Specifies the shared risk link group (SRLG) names

Te-metric

Specifies the traffic engineering metric used on the interface

Interfaces

The total number of interfaces

Transmitted

Displays the number of packets and octets transmitted from the interface

Received

Displays the number of packets and octets received

In Label

Specifies the ingress label

In I/F

Specifies the ingress interface

Out Label

Specifies the egress label

Out I/F

Specifies the egress interface

Next Hop

Specifies the next hop IP address for the static LSP

Type

Specifies whether the label value is statically or dynamically assigned

label

Syntax 
label start-label [end-label | in-use | label-owner]
Context 
show>router>mpls
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command displays MPLS labels exchanged.

Parameters 
start-label
Specifies the label value assigned at the ingress router.
end-label
Specifies the label value assigned for the egress router.
in-use—
Specifies the number of in-use labels displayed.
label-owner—
Specifies the owner of the label.
Output 

The following output is an example of MPLS label information, and Table 8 describes the output fields.

Sample output
*A:SRU4>config>router>mpls#    show router mpls label 202
=================================================================
MPLS Label 202
=================================================================
Label               Label Type          Label Owner
-----------------------------------------------------------------
202                 static-lsp          STATIC
-----------------------------------------------------------------
In-use labels in entire range                   : 5057
=================================================================
*A:SRU4>config>router>mpls#
Table 8:  Output fields: MPLS label  

Label

Description

Label

Displays the value of the label

Label Type

Specifies whether the label value is statically or dynamically assigned

Label Owner

The label owner

In-use labels in entire range

The total number of labels being used by RSVP

label-range

Syntax 
label-range
Context 
show>router>mpls
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command displays the MPLS label range.

Output 

The following output is an example of MPLS label range information, and Table 9 describes the output fields.

Sample output
*A:Dut-A# show router mpls-labels label-range 
 
============================================================================
Label Ranges
============================================================================
Label Type      Start Label End Label   Aging       Available   Total
----------------------------------------------------------------------------
Static          32          18431       -           18399       18400
Dynamic         18432       131071      0           112635      112640
    Seg-Route   0           0           -           0           112640
============================================================================
*A:Dut-A#
 
Table 9:  Output fields: MPLS label  

Label

Description

Label Type

Displays the information about static-lsp, static-svc, and dynamic label types

Start Label

The label value assigned at the ingress router

End Label

The label value assigned for the egress router

Aging

The number of labels released from a service that are transitioning back to the label pool. Labels are aged 15 seconds.

Total Available

The number of label values available

lsp

Syntax 
lsp lsp-name [status {up | down}] [from ip-address | to ip-address] [detail]
lsp {transit | terminate} [status {up | down}] [from ip-address | to ip-address | lsp-name name] [detail]
lsp count
lsp lsp-name activepath
lsp lsp-name path [path-name] [status {up | down}] [detail]
lsp [lsp-name] path [path-name] mbb
Context 
show>router>mpls
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command displays LSP details.

Parameters 
lsp lsp-name
Specifies the name of the LSP used in the path.
status up
Displays an LSP that is operationally up.
status down
Displays an LSP that is operationally down.
from ip-address—
Displays the IP address of the ingress router for the LSP.
to ip-address—
Displays the IP address of the egress router for the LSP.
transit—
Displays the number of static LSPs that transit through the router.
terminate—
Displays the number of static LSPs that terminate at the router.
name—
Specifies the IP address of the named LSP.
lsp count—
Displays the total number of LSPs.
activepath—
Displays the present path being used to forward traffic.
path-name—
Specifies the name of the path carrying the LSP.
mbb—
Displays make-before-break (MBB) information.
detail—
Displays detailed information.
Output 

The following output is an example of MPLS LSP information, and Table 10 describes the output fields.

Sample output
*A:SRU4>config>router>mpls#   show router mpls lsp "to_10_20_1_1_cspf"
===============================================================================
MPLS LSPs (Originating)
===============================================================================
LSP Name                           To                  Fastfail     Adm   Opr
                                                       Config
-------------------------------------------------------------------------------
to_10_20_1_1_cspf                  10.20.1.1           No           Up    Up
-------------------------------------------------------------------------------
LSPs : 1
===============================================================================
*A:SRU4>config>router>mpls#
 
 
===============================================================================
*A:7210-SAS>show>router>mpls# lsp A detail
 
===============================================================================
MPLS LSPs (Originating) (Detail)
===============================================================================
-------------------------------------------------------------------------------
Type : Originating
-------------------------------------------------------------------------------
LSP Name    : A                                LSP Tunnel ID  : 1
From        : 2.2.2.2                          To             : 10.100.100.100
Adm State   : Up                               Oper State     : Down
LSP Up Time : 0d 00:00:00                      LSP Down Time  : 0d 00:05:42
Transitions : 2                                Path Changes   : 2
Retry Limit : 0                                Retry Timer    : 30 sec
Signaling   : RSVP                             Resv. Style    : SE
Hop Limit   : 255                              Negotiated MTU : 0
Adaptive    : Enabled                          ClassType      : 0
FastReroute : Disabled                         Oper FR        : Disabled
CSPF        : Disabled                         ADSPEC         : Disabled
Metric      : 0
Include Grps:                                  Exclude Grps   :
None                                           None
Type        : RegularLsp                       Least Fill     : Disabled
LdpOverRsvp : Enabled                          VprnAutoBind   : Enabled
Oper Metric : 65535
 
Primary     : A                                Down Time      : 0d 00:05:42
Bandwidth   : 0 Mbps
===============================================================================
*A:7210-SAS>show>router>mpls# lsp 2 detail
 
Table 10:  Output fields: MPLS LSP  

Label

Description

LSP Name

The name of the LSP used in the path

To

The system IP address of the egress router for the LS.

Adm State

Down — The path is administratively disabled

Up — The path is administratively enabled

Oper State

Down — The path is operationally down

Up — The path is operationally up

Oper State

Down — The path is operationally down

Up — The path is operationally up

LSPs

The total number of LSPs configured

From

The IP address of the ingress router for the LSP

LSP Up Time

The length of time the LSP has been operational

Transitions

The number of transitions that have occurred for the LSP

Retry Limit

The number of attempts that the software should make to re-establish the LSP after it has failed

Signaling

Specifies the signaling style

Hop Limit

The maximum number of hops that an LSP can traverse, including the ingress and egress routers

Fast Reroute/FastFail Config

enabled — Fast reroute is enabled. In the event of a failure, traffic is immediately rerouted on the precomputed detour LSP, which minimizes packet loss.

disabled — There is no detour LSP from each node on the primary path

ADSPEC

enabled — The LSP includes advertising data (ADSPEC) objects in RSVP messages

disabled — The LSP does not include advertising data (ADSPEC) objects in RSVP messages

Primary

The preferred path for the LSP

Secondary

The alternate path that the LSP uses if the primary path is not available.

Bandwidth

The amount of bandwidth in megabits per second (Mbps) reserved for the LSP path.

LSP Up Time

The total time in increments that the LSP path has been operational

LSP Tunnel ID

The value that identifies the label switched path that is signaled for this entry

To

The IP address of the egress router for the LSP

LSP Down Time

The total time, in increments, that the LSP path has not been operational

Path Changes

The number of path changes this LSP has had. For every path change (path down, path up, path change), a corresponding syslog/trap (if enabled) is generated.

Retry Timer

The time, in seconds, for LSP re-establishment attempts after an LSP failure

Resv Style

se — Specifies a shared reservation environment with a limited reservation scope. This reservation style creates a single reservation over a link that is shared by an explicit list of senders.

ff — Specifies a shared reservation environment with an explicit reservation scope. Specifies an explicit list of senders and a distinct reservation for each of them.

Negotiated MTU

The size of the maximum transmission unit (MTU) that is negotiated during establishment of the LSP

FR Hop Limit

The total number of hops a detour LSP can take before merging back onto the main LSP path

LastResignalAttempt

Displays the system up time when the last attempt to resignal this LSP was made

VprnAutoBind

Displays the status on the VPRN auto-bind feature as enabled or disabled

srlg-database

Syntax 
srlg-database [router-id ip-address] [interface ip-address]
Context 
show>router>mpls
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command displays MPLS SRLG database information.

Parameters 
router-id ip-address
Specifies a 32-bit integer that uniquely identifies the router in the AS. To ensure uniqueness, this may default to the value of one of the router's IPv4 host addresses, represented as a 32-bit unsigned integer, if IPv4 is configured on the router. The router ID can be either the local one or a remote router.
interface ip-address
Specifies the IP address of the interface.

path

Syntax 
path [path-name] [lsp-binding]
Context 
show>router>mpls
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command displays MPLS paths.

Parameters 
path-name—
Specifies the unique name label for the LSP path.
lsp-binding—
Displays binding information.
Output 

The following output is an example of MPLS path information, and Table 11 describes the output fields.

Sample output
*A:SRU4>config>router>mpls# show router mpls path
===============================================================================
MPLS Path:
===============================================================================
Path Name                        Adm  Hop Index   IP Address       Strict/Loose
-------------------------------------------------------------------------------
to_110_20_1_1                    Up   no hops     n/a              n/a
 
to_110_20_1_2                    Up   no hops     n/a              n/a
 
to_110_20_1_3                    Up   no hops     n/a              n/a
 
to_110_20_1_4                    Up   no hops     n/a              n/a
 
to_110_20_1_5                    Up   no hops     n/a              n/a
 
to_110_20_1_6                    Up   no hops     n/a              n/a
 
to_110_20_1_110                  Up   no hops     n/a              n/a
 
to_10_8_100_15                   Up   no hops     n/a              n/a
 
to_10_20_1_20                    Up   no hops     n/a              n/a
 
to_10_20_1_22                    Up   no hops     n/a              n/a
 
to_10_100_1_1                    Up   no hops     n/a              n/a
------------------------------------------------------------------------------
Paths : 11
===============================================================================
*A:SRU4>config>router>mpls#
 
Table 11:  Output fields: MPLS path  

Label

Description

Path Name

The unique name label for the LSP path

Adm

Down — the path is administratively disabled

Up — the path is administratively enabled

Hop Index

The value used to order the hops in a path

IP Address

The IP address of the hop that the LSP should traverse on the way to the egress router

Strict/Loose

Strict — the LSP must take a direct path from the previous hop router to the next router

Loose — the route taken by the LSP from the previous hop to the next hop can traverse through other routers

LSP Name

The name of the LSP used in the path

Binding

Primary — the preferred path for the LSP

Secondary — the standby path for the LSP

Paths

Total number of paths configured

static-lsp

Syntax 
static-lsp [lsp-name]
static-lsp [lsp-type {transit | terminate}]
static-lsp count
Context 
show>router>mpls
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command displays MPLS static LSP information.

Parameters 
lsp-name—
Specifies a name that identifies the LSP.
lsp-type—
Specifies the type that identifies the LSP.

transit — Displays the number of static LSPs that transit the router.

terminate — Displays the number of static LSPs that terminate at the router.

Values—
transit, terminate

 

count—
Displays the number of static LSPs that originate and terminate at the router.
Output 

The following output is an example of MPLS static LSP information, and Table 12 describes the output fields.

Sample output
A:ALA-12# show router mpls static-lsp 
===============================================================================
MPLS Static LSPs (Originating)
===============================================================================
Lsp Name          To              Next Hop        Out Label Out I/F   Adm  Opr  
-------------------------------------------------------------------------------
NYC_SJC_customer2 10.20.1.10      10.10.1.4       1020      1/1/1     Up   Up  
-------------------------------------------------------------------------------
LSPs : 1
===============================================================================
A:ALA-12# 
 
 
*A:SRU4>config>router>mpls# show router mpls static-lsp transit
===============================================================================
MPLS Static LSPs (Transit)
===============================================================================
In Label    In Port     Out Label   Out Port    Next Hop            Adm   Opr
-------------------------------------------------------------------------------
240         aps-1       440         1/1/10      10.22.11.3          Up    Up
241         aps-1       441         1/1/10      10.22.11.3          Up    Up
242         aps-1       442         1/1/10      10.22.11.3          Up    Up
243         aps-1       443         1/1/10      10.22.11.3          Up    Up
244         aps-1       444         1/1/10      10.22.11.3          Up    Up
245         aps-1       445         1/1/10      10.22.11.3          Up    Up
246         aps-1       446         1/1/10      10.22.11.3          Up    Up
247         aps-1       447         1/1/10      10.22.11.3          Up    Up
248         aps-1       448         1/1/10      10.22.11.3          Up    Up
249         aps-1       449         1/1/10      10.22.11.3          Up    Up
250         aps-1       450         1/1/10      10.22.11.3          Up    Up
251         aps-1       451         1/1/10      10.22.11.3          Up    Up
252         aps-1       452         1/1/10      10.22.11.3          Up    Up
253         aps-1       453         1/1/10      10.22.11.3          Up    Up
...
207         3/2/8       407         1/1/9       10.22.10.3          Up    Up
208         3/2/8       408         1/1/9       10.22.10.3          Up    Up
209         3/2/8       409         1/1/9       10.22.10.3          Up    Up
-------------------------------------------------------------------------------
LSPs : 256
===============================================================================
*A:SRU4>config>router>mpls#
 
A:ALA-12# show router mpls static-lsp terminate 
===============================================================================
MPLS Static LSPs (Terminate)
===============================================================================
In Label    In I/F      Out Label   Out I/F     Next Hop            Adm   Opr   
-------------------------------------------------------------------------------
1021        1/1/1       n/a         n/a         n/a                 Up    Up   
-------------------------------------------------------------------------------
LSPs : 1
===============================================================================
A:ALA-12# 
Table 12:  Output fields: MPLS static LSP  

Label

Description

Lsp Name

The name of the LSP used in the path

To

The system IP address of the egress router for the LSP

Next Hop

The system IP address of the next hop in the LSP path

In I/F

The ingress interface

Out Label

The egress label

Out I/F

The egress interface

Adm

Down — the path is administratively disabled

Up — the path is administratively enabled

Opr

Down — the path is operationally down

Up — the path is operationally up

LSPs

The total number of static LSPs

status

Syntax 
status
Context 
show>router>mpls
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command displays MPLS operation information.

Output 

The following output is an example of MPLS status information, and Table 13 describes the output fields.

Sample output
*A:7210SAS# show router mpls status 
 
===============================================================================
MPLS Status
===============================================================================
Admin Status       : Up                 Oper Status        : Up
Oper Down Reason   : n/a                
FR Object          : Enabled            Resignal Timer     : Disabled
Hold Timer         : 1 seconds          Next Resignal      : N/A
Srlg Frr           : Disabled           Srlg Frr Strict    : Disabled
Dynamic Bypass     : Enabled            User Srlg Database : Disabled
Least Fill Min Thd.: 5 percent          LeastFill ReoptiThd: 10 percent
Short. TTL Prop Lo*: Enabled            Short. TTL Prop Tr*: Enabled
AB Sample Multipli*: 1                  AB Adjust Multipli*: 288
Exp Backoff Retry  : Disabled           CSPF On Loose Hop  : Disabled
Lsp Init RetryTime*: 30 seconds         
Logger Event Bundl*: Disabled           
 
Sec FastRetryTimer : Disabled           Static LSP FR Timer: 30 seconds
P2P Max Bypass Ass*: 1000               
P2PActPathFastRetry: Disabled           
In Maintenance Mode: No                 
 
LSP Counts          Originate           Transit             Terminate
-------------------------------------------------------------------------------
Static LSPs         0                   0                   0
Dynamic LSPs        0                   0                   1
Detour LSPs         0                   0                   0
===============================================================================
* indicates that the corresponding row element may have been truncated.
*A:7210SAS# 
Table 13:  Output fields: MPLS status  

Label

Description

Admin Status

Down — MPLS is administratively disabled

Up — MPLS is administratively enabled

Oper Status

Down — MPLS is operationally down

Up — MPLS is operationally up

LSP Counts

Static LSPs — Displays the count of static LSPs that originate, transit, and terminate on or through the router.

Dynamic LSPs — Displays the count of dynamic LSPs that originate, transit, and terminate on or through the router

Detour LSPs — Displays the count of detour LSPs that originate, transit, and terminate on or through the router

FR Object

Enabled — Specifies that Fast reroute object is signaled for the LSP

Disabled — Specifies that Fast reroute object is not signaled for the LSP

Resignal Timer

Enabled — Specifies that the resignal timer is enabled for the LSP

Disabled — Specifies that the resignal timer is disabled for the LSP

Hold Timer

Displays the amount of time that the ingress node holds before programming its data plane and declaring the LSP up to the service module

2.16.2.3.2. Show RSVP commands

interface

Syntax 
interface [ip-int-name | ip-address] statistics [detail]
Context 
show>router>rsvp
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command shows RSVP interfaces.

Parameters 
ip-int-name—
Specifies the name of the network IP interface. An interface name cannot be in the form of an IP address. If the string contains special characters (#, $, spaces, etc.), the entire string must be enclosed within double quotes.
ip-address—
Specifies the system or network interface IP address.
statistics—
Displays IP address and the number of packets sent and received on an interface-basis.
detail
Displays detailed information.
Output 

The following output is an example of RSVP interface information, and Table 14 describes the fields.

Sample output
*A:A:ALA-1>show>router>rsvp# interface detail
 
===============================================================================
RSVP Interfaces (Detailed)
===============================================================================
-------------------------------------------------------------------------------
Interface : system
-------------------------------------------------------------------------------
Interface         : system
Port ID           : system
Admin State       : Up                  Oper State        : Up
Active Sessions   : 0                   Active Resvs      : 0
Total Sessions    : 0
Subscription      : 100 %               Port Speed        : 0 Mbps
Total BW          : 0 Mbps              Aggregate         : Dsabl
Hello Interval    : 3000 ms             Hello Timeouts    : 0
Authentication    : Disabled
Auth Rx Seq Num   : n/a                 Auth Key Id       : n/a
Auth Tx Seq Num   : n/a                 Auth Win Size     : n/a
Refresh Reduc.    : Disabled            Reliable Deli.    : Disabled
Bfd Enabled       : No                  Graceful Shut.    : Disabled
 
Percent Link Bandwidth for Class Types
Link Bw CT0       : 100                 Link Bw CT4       : 0
Link Bw CT1       : 0                   Link Bw CT5       : 0
Link Bw CT2       : 0                   Link Bw CT6       : 0
Link Bw CT3       : 0                   Link Bw CT7       : 0
 
Bandwidth Constraints for Class Types (Kbps)
BC0               : 0                   BC4               : 0
BC1               : 0                   BC5               : 0
BC2               : 0                   BC6               : 0
BC3               : 0                   BC7               : 0
 
Bandwidth for TE Class Types (Kbps)
TE0->  Resv. Bw   : 0                   Unresv. Bw        : 0
TE1->  Resv. Bw   : 0                   Unresv. Bw        : 0
TE2->  Resv. Bw   : 0                   Unresv. Bw        : 0
TE3->  Resv. Bw   : 0                   Unresv. Bw        : 0
TE4->  Resv. Bw   : 0                   Unresv. Bw        : 0
TE5->  Resv. Bw   : 0                   Unresv. Bw        : 0
TE6->  Resv. Bw   : 0                   Unresv. Bw        : 0
TE7->  Resv. Bw   : 0                   Unresv. Bw        : 0
No Neighbors.
-------------------------------------------------------------------------------
Interface : ip-10.10.12.3
-------------------------------------------------------------------------------
Interface         : ip-10.10.12.3
Port ID           : 1/1/9
Admin State       : Up                  Oper State        : Up
Active Sessions   : 1                   Active Resvs      : 0
Total Sessions    : 1
Subscription      : 100 %               Port Speed        : 1000 Mbps
Total BW          : 1000 Mbps           Aggregate         : Dsabl
Hello Interval    : 3000 ms             Hello Timeouts    : 0
Authentication    : Disabled
Auth Rx Seq Num   : n/a                 Auth Key Id       : n/a
Auth Tx Seq Num   : n/a                 Auth Win Size     : n/a
Refresh Reduc.    : Disabled            Reliable Deli.    : Disabled
Bfd Enabled       : No                  Graceful Shut.    : Disabled
 
Percent Link Bandwidth for Class Types
Link Bw CT0       : 100                 Link Bw CT4       : 0
Link Bw CT1       : 0                   Link Bw CT5       : 0
Link Bw CT2       : 0                   Link Bw CT6       : 0
Link Bw CT3       : 0                   Link Bw CT7       : 0
 
Bandwidth Constraints for Class Types (Kbps)
BC0               : 1000000             BC4               : 0
BC1               : 0                   BC5               : 0
BC2               : 0                   BC6               : 0
BC3               : 0                   BC7               : 0
 
Bandwidth for TE Class Types (Kbps)
TE0->  Resv. Bw   : 0                   Unresv. Bw        : 1000000
TE1->  Resv. Bw   : 0                   Unresv. Bw        : 1000000
TE2->  Resv. Bw   : 0                   Unresv. Bw        : 1000000
TE3->  Resv. Bw   : 0                   Unresv. Bw        : 1000000
TE4->  Resv. Bw   : 0                   Unresv. Bw        : 1000000
TE5->  Resv. Bw   : 0                   Unresv. Bw        : 1000000
TE6->  Resv. Bw   : 0                   Unresv. Bw        : 1000000
TE7->  Resv. Bw   : 0                   Unresv. Bw        : 1000000
Neighbors      : 10.10.12.2
-------------------------------------------------------------------------------
Interface : ip-10.10.4.3
-------------------------------------------------------------------------------
Interface         : ip-10.10.4.3
Port ID           : 1/1/8
Admin State       : Up                  Oper State        : Up
Active Sessions   : 1                   Active Resvs      : 0
Total Sessions    : 1
Subscription      : 100 %               Port Speed        : 1000 Mbps
Total BW          : 1000 Mbps           Aggregate         : Dsabl
Hello Interval    : 3000 ms             Hello Timeouts    : 0
Authentication    : Disabled
Auth Rx Seq Num   : n/a                 Auth Key Id       : n/a
Auth Tx Seq Num   : n/a                 Auth Win Size     : n/a
Refresh Reduc.    : Disabled            Reliable Deli.    : Disabled
Bfd Enabled       : No                  Graceful Shut.    : Disabled
 
Percent Link Bandwidth for Class Types
Link Bw CT0       : 100                 Link Bw CT4       : 0
Link Bw CT1       : 0                   Link Bw CT5       : 0
Link Bw CT2       : 0                   Link Bw CT6       : 0
Link Bw CT3       : 0                   Link Bw CT7       : 0
 
Bandwidth Constraints for Class Types (Kbps)
BC0               : 1000000             BC4               : 0
BC1               : 0                   BC5               : 0
BC2               : 0                   BC6               : 0
BC3               : 0                   BC7               : 0
 
Bandwidth for TE Class Types (Kbps)
TE0->  Resv. Bw   : 0                   Unresv. Bw        : 1000000
TE1->  Resv. Bw   : 0                   Unresv. Bw        : 1000000
TE2->  Resv. Bw   : 0                   Unresv. Bw        : 1000000
TE3->  Resv. Bw   : 0                   Unresv. Bw        : 1000000
TE4->  Resv. Bw   : 0                   Unresv. Bw        : 1000000
TE5->  Resv. Bw   : 0                   Unresv. Bw        : 1000000
TE6->  Resv. Bw   : 0                   Unresv. Bw        : 1000000
TE7->  Resv. Bw   : 0                   Unresv. Bw        : 1000000
Neighbors      : 10.10.4.2
-------------------------------------------------------------------------------
Interface : ip-10.10.2.3
-------------------------------------------------------------------------------
Interface         : ip-10.10.2.3
Port ID           : 1/1/4
Admin State       : Up                  Oper State        : Down
Active Sessions   : 0                   Active Resvs      : 0
Total Sessions    : 0
Subscription      : 100 %               Port Speed        : 0 Mbps
Total BW          : 0 Mbps              Aggregate         : Dsabl
Hello Interval    : 3000 ms             Hello Timeouts    : 0
Authentication    : Disabled
Auth Rx Seq Num   : n/a                 Auth Key Id       : n/a
Auth Tx Seq Num   : n/a                 Auth Win Size     : n/a
Refresh Reduc.    : Disabled            Reliable Deli.    : Disabled
Bfd Enabled       : No                  Graceful Shut.    : Disabled
 
Percent Link Bandwidth for Class Types
Link Bw CT0       : 100                 Link Bw CT4       : 0
Link Bw CT1       : 0                   Link Bw CT5       : 0
Link Bw CT2       : 0                   Link Bw CT6       : 0
Link Bw CT3       : 0                   Link Bw CT7       : 0
 
Bandwidth Constraints for Class Types (Kbps)
BC0               : 0                   BC4               : 0
BC1               : 0                   BC5               : 0
BC2               : 0                   BC6               : 0
BC3               : 0                   BC7               : 0
 
Bandwidth for TE Class Types (Kbps)
TE0->  Resv. Bw   : 0                   Unresv. Bw        : 0
TE1->  Resv. Bw   : 0                   Unresv. Bw        : 0
TE2->  Resv. Bw   : 0                   Unresv. Bw        : 0
TE3->  Resv. Bw   : 0                   Unresv. Bw        : 0
TE4->  Resv. Bw   : 0                   Unresv. Bw        : 0
TE5->  Resv. Bw   : 0                   Unresv. Bw        : 0
TE6->  Resv. Bw   : 0                   Unresv. Bw        : 0
TE7->  Resv. Bw   : 0                   Unresv. Bw        : 0
No Neighbors.
===============================================================================
Table 14:  Output fields: RSVP interface 

Label

Description

Interface

The name of the IP interface

Total Sessions

The total number of RSVP sessions on this interface

This count includes sessions that are active, as well as sessions that have been signaled but a response has not yet been received.

Active Sessions

The total number of active RSVP sessions on this interface

Total BW

The amount of bandwidth in megabits per second (mbps) available to be reserved for the RSVP protocol on the interface

Resv BW

The amount of bandwidth in mega-bits per seconds (mbps) reserved on this interface

A value of zero indicates that no bandwidth is reserved.

Adm

Down — The RSVP interface is administratively disabled

Up — The RSVP interface is administratively enabled

Opr

Down — The RSVP interface is operationally down

Up — The RSVP interface is operationally up

Port ID

Specifies the physical port bound to the interface

Active Resvs

The total number of active RSVP sessions that have reserved bandwidth

Subscription

Specifies the percentage of the link bandwidth that RSVP can use for reservation

When the value is zero, no new sessions are permitted on this interface.

Port Speed

Specifies the speed for the interface

Unreserved BW

Specifies the amount of unreserved bandwidth

Reserved BW

Specifies the amount of bandwidth in megabits per second (mbps) reserved by the RSVP session on this interface

A value of zero indicates that no bandwidth is reserved.

Total BW

Specifies the amount of bandwidth in megabits per second (mbps) available to be reserved for the RSVP protocol on this interface

Hello Interval

Specifies the length of time, in seconds, between the hello packets that the router sends on the interface

This value must be the same for all routers attached to a common network. When the value is zero, the sending of hello messages is disabled.

Refresh Time

Specifies the interval between the successive path and resv refresh messages

RSVP declares the session down after it misses ((keep-multiplier + 0.5) × 1.5 × refresh-time)) consecutive refresh messages.

Hello Timeouts

The total number of hello messages that timed out on this RSVP interface

Neighbors

The IP address of the RSVP neighbor

Sent

The total number of error free RSVP packets that have been transmitted on the RSVP interface

Recd

The total number of error free RSVP packets received on the RSVP interface

Total Packets

The total number of RSVP packets, including errors, received on the RSVP interface

Bad Packets

The total number of RSVP packets with errors transmitted on the RSVP interface

Paths

The total number of RSVP PATH messages received on the RSVP interface

Path Errors

The total number of RSVP PATH ERROR messages transmitted on the RSVP interface

Path Tears

The total number of RSVP PATH TEAR messages received on the RSVP interface

Resvs

The total number of RSVP RESV messages received on the RSVP interface

Resv Confirms

The total number of RSVP RESV CONFIRM messages received on the RSVP interface

Resv Errors

Total RSVP RESV ERROR messages received on RSVP interface

Resv Tears

Total RSVP RESV TEAR messages received on RSVP interface

Refresh Summaries

Total RSVP RESV summary refresh messages received on interface

Refresh Acks

Total RSVP RESV acknowledgment messages received when refresh reduction is enabled on the RSVP interface

Hellos

Total RSVP RESV HELLO REQ messages received on the interface

Bfd Enabled

Yes — BFD is enabled on the RSVP interface

No — BFD is disabled on the RSVP interface

neighbor

Syntax 
neighbor [ip-address] [detail]
Context 
show>router>rsvp
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command shows neighbor information.

Parameters 
ip-address—
Displays RSVP information about the specified IP address.
detail
Displays detailed information.

session

Syntax 
session session-type [from ip-address | to ip-address| lsp-name name] [status {up | down}] [detail]
Context 
show>router>rsvp
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command shows RSVP session information.

Parameters 
session session-type—
Specifies the session type.
Values—
originate, transit, terminate, detour, detour-transit, detour-terminate, bypass-tunnel, manual-bypass

 

from ip-address—
Specifies the IP address of the originating router.
to ip-address—
Specifies the IP address of the egress router.
lsp-name name —
Specifies the name of the LSP used in the path.
status up
Displays a session that is operationally up.
status down
Displays a session that is operationally down.
detail
Displays detailed information.
Output 

The following output is an example of RSVP session information, and Table 15 describes the output fields.

Sample output
*A:SRU4>show>router>rsvp#   session
===============================================================================
RSVP Sessions
===============================================================================
From            To              Tunnel LSP   Name                         State
                                ID     ID
-------------------------------------------------------------------------------
10.20.1.5       10.20.1.4       18     27648 b4-1::b4-1                   Up
10.20.1.5       10.20.1.4       1      37902 gsr::gsr                     Up
10.20.1.5       10.20.1.22      11     53760 to_10_20_1_22_cspf::to_10_2* Up
10.20.1.4       10.20.1.20      146    17920 to_10_20_1_20_cspf_3::to_10* Up
10.20.1.4       10.20.1.20      145    34816 to_10_20_1_20_cspf_2::to_10* Up
10.20.1.4       10.20.1.20      147    45056 to_10_20_1_20_cspf_4::to_10* Up
10.20.1.4       10.20.1.20      148    6656  to_10_20_1_20_cspf_5::to_10* Up
10.20.1.4       10.20.1.20      149    58880 to_10_20_1_20_cspf_6::to_10* Up
10.20.1.4       10.20.1.20      150    13312 to_10_20_1_20_cspf_7::to_10* Up
10.20.1.4       10.20.1.20      152    40448 to_10_20_1_20_cspf_9::to_10* Up
10.20.1.4       10.20.1.20      154    27648 to_10_20_1_20_cspf_11::to_1* Up
10.20.1.4       10.20.1.20      155    12288 to_10_20_1_20_cspf_12::to_1* Up
10.20.1.4       10.20.1.20      151    46080 to_10_20_1_20_cspf_8::to_10* Up
10.20.1.4       10.20.1.20      153    512   to_10_20_1_20_cspf_10::to_1* Up
10.20.1.4       10.20.1.22      164    62464 to_10_20_1_22_cspf_2::to_10* Up
10.20.1.4       10.20.1.20      156    37888 to_10_20_1_20_cspf_13::to_1* Up
10.20.1.4       10.20.1.20      157    24064 to_10_20_1_20_cspf_14::to_1* Up
10.20.1.4       10.20.1.20      158    19968 to_10_20_1_20_cspf_15::to_1* Up
10.20.1.4       10.20.1.20      161    59904 to_10_20_1_20_cspf_18::to_1* Up
...
10.20.1.3       10.20.1.4       54     23088 to_110_20_1_4_cspf_4::to_11* Up
-------------------------------------------------------------------------------
Sessions : 1976
===============================================================================
* indicates that the corresponding row element may have been truncated.
*A:SRU4>show>router>rsvp#
 
 
A:ALA-12# show router rsvp session lsp-name A_C_2::A_C_2 status up
===============================================================================
RSVP Sessions
===============================================================================
From            To              Tunnel LSP   Name                         State
                                ID     ID
-------------------------------------------------------------------------------
10.20.1.1       10.20.1.3       2      40    A_C_2::A_C_2                 Up
-------------------------------------------------------------------------------
Sessions : 1
===============================================================================
A:ALA-12#
 
Table 15:  Output fields: RSVP session 

Label

Description

From

The IP address of the originating router

To

The IP address of the egress router

Tunnel ID

The IP address of the tunnel’s ingress node supporting this RSVP session

LSP ID

The ID assigned by the agent to this RSVP session

Name

The administrative name assigned to the RSVP session by the agent

State

Down — the operational state of this RSVP session is down

Up — the operational state of this RSVP session is up

statistics

Syntax 
statistics
Context 
show>router>rsvp
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command displays global statistics in the RSVP instance.

Output 

The following output is an example of RSVP statistics information, and Table 16 describes the output fields.

Sample output
*A:SRU4>show>router>rsvp# statistics
===============================================================================
RSVP Global Statistics
===============================================================================
PATH Timeouts      : 1026               RESV Timeouts      : 182
===============================================================================
*A:SRU4>show>router>rsvp#
Table 16:  Output fields: RSVP statistics  

Label

Description

PATH Timeouts

The total number of path timeouts

RESV Timeouts

The total number of RESV timeouts

status

Syntax 
rsvp status
Context 
show>router>rsvp
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command displays RSVP status.

Output 

The following output is an example of RSVP status information, and Table 17 describes the output fields.

Sample output
*A:SRU4>show>router>rsvp# status
===============================================================================
RSVP Status
===============================================================================
Admin Status       : Up                 Oper Status        : Up
Keep Multiplier    : 3                  Refresh Time       : 30 sec
Message Pacing     : Disabled           Pacing Period      : 100 msec
Max Packet Burst   : 650 msgs           Refresh Bypass     : Disabled
===============================================================================
*A:SRU4>show>router>rsvp#
Table 17:  Output fields: RSVP status  

Label

Description

Admin Status

Down — RSVP is administratively disabled

Up — RSVP is administratively enabled

Oper Status

Down — RSVP is operationally down

Up — RSVP is operationally up

Keep Multiplier

Displays the keep-multiplier number used by RSVP to declare that a reservation is down or the neighbor is down

Refresh Time

Displays the refresh-time interval, in seconds, between the successive Path and Resv refresh messages

Message Pacing

Enabled — RSVP messages, specified in the max-burst command, are sent in a configured interval, specified in the period command

Disabled — Message pacing is disabled. RSVP message transmission is not regulated

Pacing Period

Displays the time interval, in milliseconds, when the router can send the specified number of RSVP messages specified in the rsvp max-burst command

Max Packet Burst

Displays the maximum number of RSVP messages that are sent in the specified period under normal operating conditions

2.16.2.4. Tools commands

cspf

Syntax 
cspf to ip-addr [from ip-addr] [bandwidth bandwidth] [include-bitmap bitmap] [exclude-bitmap bitmap] [hop-limit limit] [exclude-address excl-addr [excl-addr...(up to 8 max)]] [use-te-metric] [strict-srlg] [srlg-group grp-id...(up to 8 max)] [skip-interface interface-name]
Context 
tools>perform>router>mpls
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command computes a CSPF path with specified user constraints.

Parameters 
to ip-addr
Specifies the destination IP address.
from ip-addr
Specifies the originating IP address.
bandwidth bandwidth
Specifies the amount of bandwidth in mega-bits per second (Mbps) to be reserved.
include-bitmap bitmap
Specifies to include a bit-map that specifies a list of admin groups that should be included during setup.
exclude-bitmap bitmap
Specifies to exclude a bit-map that specifies a list of admin groups that should be included during setup.
hop-limit limit
Specifies the total number of hops a detour LSP can take before merging back onto the main LSP path.
exclude-address ip-addr
Specifies IP addresses, up to 8, that should be included during setup.
use-te-metric—
Specifies the use of the traffic engineering metric used on the interface.
strict-srlg—
Specifies whether to associate the LSP with a bypass or signal a detour if a bypass or detour satisfies all other constraints except the SRLG constraints.
srlg-group grp-id
Specifies up to 8 Shared Risk Link Groups (SRLGs). An SRLG group represents a set of interfaces which could be subject to the same failures or defects and therefore, share the same risk of failing.
Values—
0 to 4294967295

 

skip-interface interface-name
Specifies an interface name that should be skipped during setup.
Output 

The following output is an example of MPLS CSPF information.

Sample output
*A:Dut-C# tools perform router mpls cspf to 10.20.1.6 
 
Req CSPF for all ECMP paths
    from: this node to: 10.20.1.6 w(no Diffserv) class: 0 , setup Priority 7, Hold 
Priority 0 TE Class: 7 
 
 
CSPF Path
To        : 10.20.1.6 
Path 1    : (cost 2000)
   Src:   10.20.1.3   (= Rtr)
   Egr:   unnumbered lnkId 4               -
> Ingr:   unnumbered lnkId 2                 Rtr:   10.20.1.5          (met 1000)
   Egr:   unnumbered lnkId 3               -
> Ingr:   unnumbered lnkId 3                 Rtr:   10.20.1.6          (met 1000)
   Dst:   10.20.1.6   (= Rtr)
 
Path 2    : (cost 2000)
   Src:   10.20.1.3   (= Rtr)
   Egr:   unnumbered lnkId 5               -
> Ingr:   unnumbered lnkId 5                 Rtr:   10.20.1.4          (met 1000)
   Egr:   unnumbered lnkId 3               -
> Ingr:   unnumbered lnkId 2                 Rtr:   10.20.1.6          (met 1000)
   Dst:   10.20.1.6   (= Rtr)
 
*A:Dut-C#

resignal

Syntax 
resignal {lsp lsp-name path path-name | delay minutes}
Context 
tools>perform>router>mpls
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command resignals a specific LSP path. The minutes parameter configures the global timer of all LSPs for resignal. If only lsp-name and path-name are provided, the LSP is resignaled immediately.

Parameters 
lsp-name—
Specifies an existing LSP name to resignal.
path-name—
Specifies an existing path name to resignal.
delay minutes
Sets the global timer of all LSPs to resignal.

switch-path

Syntax 
switch-path [lsp lsp-name] [path path-name]
Context 
tools>perform>router>mpls
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command moves a standby (or an active secondary) path to another standby path of the same priority. If a new standby path with a higher priority or a primary path comes up after the tools perform command is executed, the path re-evaluation command runs and the path is moved to the path specified by the outcome of the re-evaluation.

Parameters 
lsp-name—
Specifies the name of an existing LSP to move.
path-name—
Specifies the path name to which to move the specified LSP.

2.16.2.5. Clear commands

interface

Syntax 
interface ip-int-name
Context 
clear>router>mpls
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command resets or clears statistics for MPLS interfaces.

Parameters 
ip-int-name—
Specifies the name of an existing IP interface. If the string contains special characters (#, $, spaces, etc.), the entire string must be enclosed within double quotes.

lsp

Syntax 
lsp lsp-name
Context 
clear>router>mpls
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command resets and restarts an LSP.

Parameters 
lsp-name—
Specifies the name of the LSP to clear, up to 64 characters.

statistics

Syntax 
statistics
Context 
clear>router>rsvp
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command clears global statistics for the RSVP instance; for example, the command clears path and resv timeout counters.

2.16.2.6. Debug commands

mpls

Syntax 
mpls [lsp lsp-name] [sender source-address] [endpoint endpoint-address] [tunnel-id tunnel-id] [lsp-id lsp-id]
no mpls
Context 
debug>router
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command enables and configures debugging for MPLS.

Parameters 
lsp-name—
Specifies the name that identifies the LSP, which can be up to 32 characters and must be unique.
source-address—
Specifies the system IP address of the sender.
endpoint-address—
Specifies the far-end system IP address.
tunnel-id—
Specifies the MPLS SDP ID.
Values—
0 to 4294967295

 

lsp-id—
Specifies the LSP ID.
Values—
1 to 65535

 

ip-int-name—
Specifies th name that identifies the interface. The interface name can be up to 32 characters and must be unique. If the string contains special characters (#, $, spaces, etc.), the entire string must be enclosed within double quotes.

event

Syntax 
[no] event
Context 
debug>router>mpls
debug>router>rsvp
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command enables debugging for specific events.

The no form of this command disables the debugging.

all

Syntax 
all [detail]
no all
Context 
debug>router>mpls>event
debug>router>rsvp>event
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command debugs all events.

The no form of this command disables the debugging.

Parameters 
detail—
Displays detailed information about all events.

auth

Syntax 
auth
no auth
Context 
debug>router>rsvp>event
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command debugs authentication events.

The no form of this command disables the debugging.

Parameters 
detail—
Displays detailed information about authentication events.

frr

Syntax 
frr [detail]
no frr
Context 
debug>router>mpls>event
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command debugs fast reroute events.

The no form of this command disables the debugging.

Parameters 
detail—
Displays detailed information about reroute events.

iom

Syntax 
iom [detail]
no iom
Context 
debug>router>mpls>event
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command debugs MPLS IOM events.

The no form of this command disables the debugging.

Parameters 
detail—
Displays detailed information about MPLS IOM events.

lsp-setup

Syntax 
lsp-setup [detail]
no lsp-setup
Context 
debug>router>mpls>event
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command debugs LSP setup events.

The no form of this command disables the debugging.

Parameters 
detail—
Displays detailed information about LSP setup events.

mbb

Syntax 
mbb [detail]
no mbb
Context 
debug>router>mpls>event
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command debugs the state of the most recent invocation of the make-before-break (MBB) functionality.

The no form of this command disables the debugging.

Parameters 
detail—
Displays detailed information about MBB events.

misc

Syntax 
misc [detail]
no misc
Context 
debug>router>mpls>event
debug>router>rsvp>event
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command debugs miscellaneous events.

The no form of this command disables the debugging.

Parameters 
detail—
Displays detailed information about miscellaneous events.

xc

Syntax 
xc [detail]
no xc
Context 
debug>router>mpls>event
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command debugs cross connect events.

The no form of this command disables the debugging.

Parameters 
detail—
Displays detailed information about cross connect events.

rsvp

Syntax 
[lsp lsp-name] [sender source-address] [endpoint endpoint-address] [tunnel-id tunnel-id] [lsp-id lsp-id] [interface ip-int-name]
no rsvp
Context 
debug>router
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command enables and configures debugging for RSVP.

Parameters 
lsp-name—
Specifies the name that identifies the LSP, which can be up to 32 characters and must be unique.
source-address—
Specifies the system IP address of the sender.
endpoint-address—
Specifies the far-end system IP address.
tunnel-id—
Specifies the RSVP tunnel ID.
Values—
0 to 4294967295

 

lsp-id—
Specifies the LSP ID.
Values—
1 to 65535

 

ip-int-name—
Specifies the interface name. The interface name can be up to 32 characters and must be unique. If the string contains special characters (#, $, spaces, etc.), the entire string must be enclosed within double quotes.

nbr

Syntax 
nbr [detail]
no nbr
Context 
debug>router>rsvp>event
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command debugs neighbor events.

The no form of this command disables the debugging.

Parameters 
detail—
Displays detailed information about neighbor events.

path

Syntax 
path [detail]
no path
Context 
debug>router>rsvp>event
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command debugs path-related events.

The no form of this command disables the debugging.

Parameters 
detail—
Displays detailed information about path-related events.

resv

Syntax 
resv [detail]
no resv
Context 
debug>router>rsvp>event
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command debugs RSVP reservation events.

The no form of this command disables the debugging.

Parameters 
detail—
Displays detailed information about RSVP reservation events.

rr

Syntax 
rr
no rr
Context 
debug>router>rsvp>event
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command debugs refresh reduction events.

The no form of this command disables the debugging.

Parameters 
detail—
Displays detailed information about refresh reduction events.

packet

Syntax 
[no] packet
Context 
debug>router>rsvp>
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command debugs packets.

The no form of this command disables the debugging.

ack

Syntax 
ack [detail]
no ack
Context 
debug>router>rsvp>packet
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command debugs ACK packets.

The no form of this command disables the debugging.

Parameters 
detail—
Displays detailed information about RSVP ACK packets.

bundle

Syntax 
bundle [detail]
no bundle
Context 
debug>router>rsvp>packet
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command debugs bundle packets.

The no form of this command disables the debugging.

Parameters 
detail—
Displays detailed information about RSVP bundle packets.

all

Syntax 
all [detail]
no all
Context 
debug>router>rsvp>packet
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command debugs all packets.

The no form of this command disables the debugging.

Parameters 
detail—
Displays detailed information about all RSVP packets.

hello

Syntax 
hello [detail]
no hello
Context 
debug>router>rsvp>packet
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command debugs hello packets.

The no form of this command disables the debugging.

Parameters 
detail—
Displays detailed information about hello packets.

path

Syntax 
path [detail]
no path
Context 
debug>router>rsvp>packet
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command enables debugging for RSVP path packets.

The no form of this command disables the debugging.

Parameters 
detail—
Displays detailed information about path-related events.

patherr

Syntax 
patherr [detail]
no patherr
Context 
debug>router>rsvp>packet
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command debugs path error packets.

The no form of this command disables the debugging.

Parameters 
detail—
Displays detailed information about path error packets.

pathtear

Syntax 
pathtear [detail]
no pathtear
Context 
debug>router>rsvp>packet
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command debugs path tear packets.

The no form of this command disables the debugging.

Parameters 
detail—
Displays detailed information about path tear packets.

resv

Syntax 
resv [detail]
no resv
Context 
debug>router>rsvp>packet
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command enables debugging for RSVP RESV packets.

The no form of this command disables the debugging.

Parameters 
detail—
Displays detailed information about RSVP RESV events.

resverr

Syntax 
resverr [detail]
no resverr
Context 
debug>router>rsvp>packet
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command debugs ResvErr packets.

The no form of this command disables the debugging.

Parameters 
detail—
Displays detailed information about ResvErr packets.

resvtear

Syntax 
resvtear [detail]
no resvtear
Context 
debug>router>rsvp>packet
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command debugs ResvTear packets.

The no form of this command disables the debugging.

Parameters 
detail—
Displays detailed information about ResvTear packets.

srefresh

Syntax 
srefresh [detail]
no srefresh
Context 
debug>router>rsvp>packet
Platforms 

Supported on all 7210 SAS platforms as described in this document

Description 

This command debugs srefresh packets.

The no form of this command disables the debugging.

Parameters 
detail—
Displays detailed information about RSVP srefresh packets.