Разлика между версии на „Сравнение на команди при IOS и ASA“
от БАРЗИКТ Wiki
| Ред 34: | Ред 34: | ||
|show running-config | |show running-config | ||
|show running-config | |show running-config | ||
| − | или | + | '''или''' |
write terminal | write terminal | ||
| Ред 41: | Ред 41: | ||
|copy running-config startup-config | |copy running-config startup-config | ||
|copy running-config startup-config | |copy running-config startup-config | ||
| − | или | + | '''или''' |
write memory | write memory | ||
Версия от 09:20, 10 август 2015
| 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] |