Сравнение на команди при IOS и ASA

от БАРЗИКТ Wiki
Направо към: навигация, търсене

{!| class="wikitable" | !IOS ! ASA |- |erase startup-config |write erase

|- |Ctrl+C |q

|- |conf t enable secret [парола] |conf t enable password [парола]

|- |conf t line console 0 password [парола]

login |conf t passwd password [парола]

|- |show ip interface brief |show interface ip brief

|- |show running-config |show running-config или

write terminal

|- |copy running-config startup-config |copy running-config startup-config или

write memory

|- |show ip route |show route

|- |show ip nat translations |show xlate

|- |show vlan |show switch vlan

|- |ip route [адрес] [маска] [next-hop] |route [име на интерфейс] [адрес] [маска] [next-hop]

|}