![Cisco Sx350 Cli Manual Download Page 1035](http://html.mh-extra.com/html/cisco/sx350/sx350_cli-manual_26093201035.webp)
Route Map Commands
Cisco Sx350 Ph. 2.2.5 Devices - Command Line Interface Reference Guide
1034
53
Example
The example below gives how IPv4 Policy Base Routing is configured:
switchxxxxxx(config)#
ip access-list extended acl1
switchxxxxxx(config-ip-al)#
permit ip 176.212.0.0 00.255.255 any
switchxxxxxx(config-ip-al)#
exit
switchxxxxxx(config)#
route-map pbr
switchxxxxxx(config-route-map)#
match ip address access-list acl1
switchxxxxxx(config-route-map)#
set ip next-hop 173.23.13.20
switchxxxxxx(config-route-map)#
exit
53.2 match ipv6 address (Policy Routing)
To match IPv6 packets to perform IPv6 policy routing, use the match ipv6 address
command in Route Map Configuration Mode. To move the match ipv6 address
entry, use the no form of this command.
Syntax
match ipv6 address access-list
extended-access-list-name
no match ipv6 address access-list
Parameters
•
access-list
extended-access-list-name
—Specifies an extended IPv6
access list.
Default Configuration
No the command is configured.
Command Mode
Route Map Configuration Mode
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 ...