summaryrefslogtreecommitdiff
path: root/doc/manpages/conf.py
diff options
context:
space:
mode:
authorJafar Al-Gharaibeh <jafar@atcorp.com>2019-12-17 00:02:12 -0600
committerJafar Al-Gharaibeh <jafar@atcorp.com>2019-12-17 15:05:56 -0600
commit13b01f2f0c079ef11faab894c3843b18827b8a24 (patch)
tree06afffc21cca301320fcbf0f298ca95a4375da7f /doc/manpages/conf.py
parent8887295390c5785b82922eeb5caba49da2f373d9 (diff)
zebra: add 'show router-id'
router-id is buried deep in "show running-config", this new command makes it easy to retrieve the user configured router-id. Example: # configure terminal (config)# router-id 1.2.3.4 (config)# end # show router-id router-id 1.2.3.4 # configure terminal (config)# no router-id 1.2.3.4 (config)# end # show router-id # Signed-off-by: Jafar Al-Gharaibeh <jafar@atcorp.com>
Diffstat (limited to 'doc/manpages/conf.py')
0 files changed, 0 insertions, 0 deletions