CISCO ASA ASDM
Zur Navigation springen
Zur Suche springen
Asdm beim start laden
- ciscoasa(config)# asdm image flash:/asdm-741.bin
http ein schalten
- ciscoasa(config)# http server enable
http frei schalten
- ciscoasa(config)# http 0.0.0.0 0.0.0.0 if-inside
- nicht zu empfehlen
- ciscoasa(config)# http 0.0.0.0 0.0.0.0 if-outside
Copy and Paste
configure terminal asdm image flash:/asdm-741.bin http server enable 8888 http 0.0.0.0 0.0.0.0 if-inside http 0.0.0.0 0.0.0.0 if-outside end