ASA SUPPORTS IPV4 ROUTING VIA ...
1. Static routes
2. RIP V1/V2
3. OSPF
4. EIGRP & ..
STATIC TO POINT INSIDE GATE WAY 100.100.100.254 (To route 100.100.100.100/24)
#Conf t (Configuration mode)
#route Inside 100.100.100.100 255.255.255.0 100.100.100.254 (Defining route)
We can change interface names as per our static requirements
VERIFICATION
#sh route inside
#sh route
No comments:
Post a Comment