Avaya G350 Administration page 186

Hide thumbs Also See for G350:
Table of Contents

Advertisement

Configuring policy-based routing
Application example
The following commands create and assign an IP address to VLAN 6, and designate VLAN 6 as the
G350's PMI.
interface Vlan 6
ip address 6.0.0.254 255.0.0.0
pmi
exit
The following commands create and assign an IP address to VLAN 6.122.
interface Vlan 6.122
ip address 122.123.0.9 255.255.0.0
exit
The following commands attach PBR list 810 to the Loopback interface.
interface Loopback 1
ip pbr-group 810
exit
The following commands create and assign an IP address to the interface Serial 4/1.
interface Serial 4/1
ip address 134.1.159.1 255.0.0.0
encapsulation ppp
mtu 300
exit
The following commands create next hop list 1, with the name Voice_To_H.Q. The first next hop on the
list is the interface Serial 4/1. Next hop number 10 is Null0. Thus, packets matching rules to which this
list is assigned are routed to serial interface 4/1. If that interface is down, the packets are dropped.
ip next-hop-list 1
name "Voice_To_H.Q."
ip next-hop-interface 1 Serial 4/1
next-hop-interface 10 Null0
exit
The following commands create next hop list 2, with the name Data. Next hop number 10 is the IP
address 134.1.156.1. Next hop number 20 is Null0. Thus, packets matching rules to which this list is
assigned are routed to 134.1.156.1. If that address is unavailable, the packets are dropped.
ip next-hop-list 2
name "Data"
next-hop-ip 10 134.1.156.1
next-hop-interface 20 Null0
exit
186
Administration of the Avaya G350 Media Gateway
June 2004

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents