PurposeCommand or Action
end—Prompts user to take one of these actions:
• Yes— Saves configuration changes and exits the configuration
session.
• No—Exits the configuration session without committing the
configuration changes.
• Cancel—Remains in the configuration session, without
committing the configuration changes.
Configuration Examples for GMPLS UNI
These configuration examples are provided for GMPLS UNI:
Configuring Head UNI-C for a GMPLS Tunnel: Example
This example shows the minimal head UNI-C configuration require to establish a GMPLS tunnel:
rsvp
controller dwdm 0/1/0/1
signalling refresh out-of-band interval 3600
signalling refresh out-of-band missed 24
!
!
mpls traffic-eng
gmpls optical-uni
controller dwdm 0/1/0/1
tunnel-properties
tunnel-id 100
destination 100.20.20.20
path-option 10 no-ero
!
!
!
!
lmp
gmpls optical-uni
router-id 100.11.11.11
neighbor nbr_A
ipcc routed
neighbor router-id ipv4 unicast 100.12.12.12
!
controller dwdm 0/1/0/1
neighbor nbr_A
link-id ipv4 unicast 192.168.100.1
neighbor link-id ipv4 unicast 192.168.100.2
neighbor interface-id unnumbered 13
!
!
!
Cisco IOS XR MPLS Configuration Guide for the Cisco CRS Router, Release 5.1.x
390
Implementing GMPLS UNI
Configuration Examples for GMPLS UNI