![Cisco Sx350 Cli Manual Download Page 1036](http://html.mh-extra.com/html/cisco/sx350/sx350_cli-manual_26093201036.webp)
Route Map Commands
1035
Cisco Sx350 Ph. 2.2.5 Devices - Command Line Interface Reference Guide
53
User Guidelines
The match ipv6 address command allows you to policy route IPv6 packets based
on criteria that can be matched with an extended access list; for example, a
protocol, protocol service, and source or destination IPv6 address.
The ACL list specified by the
extended-access-list-name
argument cannot
contain the following keywords:
•
time-range
•
disable-port
•
log-input
Example
The example below gives how IPv4 Policy Base Routing is configured:
switchxxxxxx(config)#
ipv6 access-list acl1
switchxxxxxx(config-ip-al)#
permit ipv6 3211:1297:: ::/32 any
switchxxxxxx(config-ip-al)#
exit
switchxxxxxx(config)#
route-map pbr
switchxxxxxx(config-route-map)#
match ipv6 address access-list acl1
switchxxxxxx(config-route-map)#
set ipv6 next-hop 3003:17ac::20
switchxxxxxx(config-route-map)#
exit
switchxxxxxx(config-ip-al)#
exit
53.3 route-map (Policy Routing)
To define the conditions for policy routing, use the route-map command in Global
Configuration mode and the match and set commands in Route Map Configuration
Mode. To delete an entry, use the no form of this command.
Syntax
route-map
map-tag
[
sequence-number
]
no route-map
map-tag
[
sequence-number
]
Summary of Contents for Sx350
Page 1: ...Cisco Sx350 Ph 2 2 5 Devices Command Line Interface Reference Guide CLI GUIDE ...
Page 26: ...25 Cisco Sx350 Ph 2 2 5 Devices Command Line Interface Reference Guide 1 ...
Page 237: ...CDP Commands Cisco Sx350 Ph 2 2 5 Devices Command Line Interface Reference Guide 236 8 ...
Page 975: ...RADIUS Commands Cisco Sx350 Ph 2 2 5 Devices Command Line Interface Reference Guide 974 48 ...