
cancel
Exits the traffic engineering path-list command mode and discards all changes.
Syntax: cancel
Description: Use the cancel command to exit the traffic engineering path-list command mode without saving any of the changes.
NOTE If you make configuration changes, the changes are discarded if you use the cancel command within 60 seconds of the last configuration change.
If you make configuration changes, the changes are saved if you use the exit command or allow 60 seconds to elapse with no input.Factory Default: None.
Command Mode: Traffic engineering path list.
Example: In the following example:
- The path-list and next-address commands define a path-list named pathlist-1.
- The cancel command exits path-list command mode and discards the changes. The path-list pathlist-1 is saved as an empty list.
- The show mpls te path-list command shows that pathlist-1 was created, but no changes were saved:
router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
router(config)#mpls te ospf
router(config-te)#path-list pathlist-1
router(config-te-path-list)#next-address 12.1.1.2 loose
Path hop number: 1
router(config-te-path-list)#cancel
router(config)#end
router#show mpls te path-list
path-list pathlist-1
path-list testlist2
1: loose 16.1.2.80
2: 16.1.3.242
.
.
.
Related Commands: exit
Copyright © 2004
Avici Systems Inc.
Avici® and TSR®
is a registered trademark of Avici Systems Inc.
IPriori, Composite Links, SSR, QSR, and NSR® are
trademarks of Avici Systems Inc.
Source
File Name: TE%20Commands.fm
HTML File Name: TE%20Commands13.html
Last Updated: 12/19/04 at 14:56:07