- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2018 03:25 PM - edited 02-21-2020 08:19 AM
Following documentation (https://www.cisco.com/c/en/us/td/docs/security/asa/asa94/config-guides/cli/general/asa-94-general-config/route-policy-based.html) I'm trying to configure policy based routing on ASA 5506-X (9.8).
The steps seem are simple:
- define access list
- define route-map
- match ip address to acl
- set next hop
then associate to interface:
- interface GigabitEthernet 1/x
policy-route route-map ...
but after entered on interface config policy-route route-map command doesn't exist.
This is the help:
CiscoAsa(config-if)# policy-?
configure mode commands/options:
policy-list policy-map
there is no policy-route command.
where is my mistake?
Thanks,
Fabrizio
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2018 05:07 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2018 01:31 AM
Policy based rules are not working with an interface based on BVI.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2018 04:54 PM - edited 10-03-2018 04:58 PM
Can you provide the output from "show ver | i plat|image"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2018 10:53 PM
CiscoASA# show ver | i plat|image
System image file is "disk0:/asa982-lfbff-k8.SPA"
Licensed features for this platform:
This platform has a Base license.
Costa-PR#
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2018 05:07 PM
perhaps it requires a security plus license?
azam
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2018 01:31 AM
Policy based rules are not working with an interface based on BVI.
