Ip Policy Priority - Enterasys Matrix DFE-Gold Series Configuration Manual

Enterasys networks switch configuration guide
Table of Contents

Advertisement

ip policy priority

Mode
Router command, Interface configuration: Matrix>Router(config‐if(Vlan <vlan_id>))#
Usage
The "no" form of un‐assigns a route map list.
Example
This example shows how to assign route map 101 to VLAN 1:
Matrix>Router(config)#interface vlan 1
Matrix>Router(config-if(Vlan 1))#ip policy route-map 101
ip policy priority
Use this command to prioritize PBR next hop behavior.
Syntax
ip policy priority {[only] [first] [last]}
no ip policy priority
Parameters
only | first | last
Defaults
None.
Mode
Router command, Interface configuration: Matrix>Router(config‐if(Vlan <vlan_id>))#
Usage
The "no" form of this command resets the PBR priority configuration back to the default of first.
Example
This example shows how to set the IP policy priority on VLAN 1 to "last":
Matrix>Router(config)#interface vlan 1
Matrix>Router(config-if(Vlan 1))#ip policy priority last
Prioritizes use of the PBR configured policy — as opposed to doing a 
lookup in the FIB (Forward Information Base) route table for a next hop 
— as follows:
only ‐ uses the PBR next hop, but if it is unavailable, drops the 
packet.
first (default) ‐ uses the PBR next hop, but if unavailable, falls back 
to the FIB.
last ‐ uses the FIB, but if no route is found, then uses the PBR next 
hop.
Enterasys Matrix DFE-Gold Series Configuration Guide 8-47
Configuring Policy-Based Routing

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents