AI, ML, Development + Cisco Learning Blog Learning about Machine Learning, Artificial Intelligence, related devlopment topics and formerly Routing and Switching, Datacenter, Security and other topics, CCIE #23664, Frank Wagner

6. Juli 2006

helpfull tips for configuring on the console

Filed under: Tips / Hints — ocsic @ 11:52

setting aliases:

alias configure a alias exec
a s sh run
a c conf t
a w write mem
a u undeb all
a i sh ip int brief
a r sh ip route

To have control on events on the router to be not annoyed during
configuration:
logging console
line con 0
logging synchronous
line aux 0
logging synchronous
to have history about old commands :
line con 0
history size 50
line aux 0
history size 50
To not have to hit the space key (when there is « more ») on each screen
(can be annoying when the config. grow longer):
line con 0
length 0
line aux 0
length0

it might be also quite nice to disable the logout for config.

line con 0

exec-timeout 0 0

Keine Kommentare »

No comments yet.

RSS feed for comments on this post. TrackBack URL

Leave a comment

Powered by WordPress