Configuring The Node Id And Global Id - Cisco ASR 9000 Series Configuration Manual

Aggregation services router mpls
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

Configuring the Node ID and Global ID

Configuring the Node ID and Global ID
Perform this task to configure node ID and global ID on the router.
SUMMARY STEPS
1. configure
2. mpls traffic-eng
3. tp
4. node-id node-id
5. global-id num
6. Use the commit or end command.
DETAILED STEPS
Command or Action
Step 1
configure
Example:
RP/0/RSP0/CPU0:router# configure
Step 2
mpls traffic-eng
Example:
RP/0/RSP0/CPU0:router(config)# mpls
traffic-eng
Step 3
tp
Example:
RP/0/RSP0/CPU0:router(config-mpls-te)#
mpls tp
Step 4
node-id node-id
Example:
RP/0/RSP0/CPU0:router(config-mpls-te-tp)#
node-id 10.0.0.1
Step 5
global-id num
Example:
RP/0/RSP0/CPU0:router(config-mpls-te-tp)#
global-id 10
Step 6
Use the commit or end command.
Cisco ASR 9000 Series Aggregation Services Router MPLS Configuration Guide, Release 4.3.x
318
Purpose
Enters global configuration mode.
Enters MPLS TE configuration mode.
Enters MPLS transport profile (TP) configuration mode. You can
configure MPLS TP specific parameters for the router from this mode.
Specifies the default MPLS TP node ID, which is used as the default
source node ID for all MPLS TP tunnels configured on the router.
The node ID is a 32-bit number represented in IPv4 address
Note
format, and can be optionally assigned to each node.
Specifies the default global ID used for all endpoints and midpoints.
This command makes the node ID globally unique in a multi-provider
tunnel. Otherwise, the node ID is only locally meaningful.
Note
The global ID is a 32-bit number, and can be assigned to
each node.
commit—Saves the configuration changes and remains within the
configuration session.
Implementing MPLS Transport Profile
OL-28381-02

Advertisement

Table of Contents
loading

Table of Contents