Commands Flashcards
do
Allows you to execute EXEC commands while configuring your device
(conf-if) spanning-tree portfast
enables portfast, which allows access ports to become active more quickly
(conf-if) spanning-tree guard root
Enables root guard
(conf-t) ip route (network needed) (it’s mask) (which gateway will you learn it from)
how will you set a static route
(config-isakmp) #group 2
Diffie Hellman Group2
Router1# show crypto ipsec sa
shows packets encrypted due to interesting traffic
ASA# (config-if) nameif
gives the interface a name
How to create outside and inside interfaces?
start by creating vlans 1, 2, and assign a sec level 0,100
create a network object
ASA#(config) object network myname
nat on network object
ASA(config-network-object) nat (inside,outside) dynamic interface
default static route on ASA
route myinterfacename 0.0.0.0 0.0.0.0 209.165.200.225