EasyManua.ls Logo

Cisco Sx350

Cisco Sx350
1323 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
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

Table of Contents

Related product manuals