hostname dynamic
Enables/disables display of hostname-to-system ID mappings.
Syntax: [no] hostname dynamic
Description: Use the hostname dynamic command to enable the display of hostname-to-system ID mappings in IS-IS show commands.
Use the no hostname dynamic command to disable the display of hostname-to-system ID mappings.
Factory Default: Mapping enabled.
Command Mode: Router configuration.
Example: In the following example:
- The show isis neighbor command displays IS-IS neighbor systems using system IDs.
- The router isis command enables IS-IS on the router, specifies an IS-IS instance, and changes the command mode to Router configuration.
- The hostname dynamic enables hostname-to-system ID mappings.
- The show isis neighbor command displays IS-IS neighbor systems using hostnames.
router#show isis neighbor
System ID SNPA Interface State HoldTime Type Pri
1000.5000.0003 POS 1/6/1 Up 101 L1
1000.5000.0002 CL 12 Up 101 L1
router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
router(config)#router isis npi
router(config-router)#hostname dynamic
router(config-router)#end
router#show isis neighbor
System ID SNPA Interface State HoldTime Type Pri
NPIshelf3 POS 1/6/1 Up 100 L1
NPIshelf2 CL 12 Up 101 L1
Related Commands: show isis database
show isis hostname
show isis interface
show isis neighbor
show isis topology
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: ISIS.fm
HTML File Name: ISIS7.html
Last Updated: 05/10/04 at 16:35:45