Configs

General Pre config

alias exec siib show ip int brief | exc una
no ip domain-lookup
line con 0
exec-timeout 0 0
logging synchronous

TCL script

tclsh

foreach x {
183.1.0.3
183.1.0.4
183.1.0.5

} {ping $x}

Page tags: diagrams
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License