init II
This commit is contained in:
18
CISCO clear nat/router_config.txt
Normal file
18
CISCO clear nat/router_config.txt
Normal file
@@ -0,0 +1,18 @@
|
||||
#Alle Befehle wie auf der Router Konsole eingeben
|
||||
#Für ip accounting auf f0/0 aktivierung also
|
||||
#conf t
|
||||
#int f0/0
|
||||
#ip acco
|
||||
#
|
||||
#Abschließend wird ein automatisches 'end' 'write' durchgeführt
|
||||
#
|
||||
#Benötigt ein Befehl eine besondere Bestätigung wie z.b. reload, clear count
|
||||
#einfach eine leerzeile (keine leerzeichen) eingeben
|
||||
#bsp
|
||||
#clear count
|
||||
#LEERZEILE
|
||||
#reload
|
||||
#Hier auch nur eine neue Zeile
|
||||
|
||||
clear ip nat trans *
|
||||
|
||||
Reference in New Issue
Block a user