Avaya G350 Administration page 185

Hide thumbs Also See for G350:
Table of Contents

Advertisement

The following commands create PBR list 810, named list #810.
ip pbr-list 810
name "list #810"
The following commands create, in PBR list 810, policy-based routing rules 10, 20, 30, 40, and 50. These
rules match packets with the source IP address 6.0.0.254, or the DSCP value 34, 41, 43, 44, or 46, and
routes these packets in accordance with next hop list 1.
ip-rule 10
next-hop list 1
source-ip host 6.0.0.254
dscp 34
exit
ip-rule 20
next-hop list 1
source-ip host 6.0.0.254
dscp 41
exit
ip-rule 30
next-hop list 1
source-ip host 6.0.0.254
dscp 43
exit
ip-rule 40
next-hop list 1
source-ip host 6.0.0.254
dscp 44
exit
ip-rule 50
next-hop list 1
source-ip host 6.0.0.254
dscp 46
exit
exit
The following commands attach PBR list 802 to the interface VLAN 5.
interface Vlan 5
ip pbr-group 802
ip address 5.0.0.254 255.0.0.0
exit
The following commands create VLAN 6, designate it as the VLAN connecting the G350 to the ICC, and
assign PBR list 801 to the VLAN.
interface Vlan 6
icc-vlan
ip pbr-group 801
exit
Administration of the Avaya G350 Media Gateway
June 2004
Configuring policy-based routing
Application example
185

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents