Avaya G250 Administration page 470

Media gateway
Hide thumbs Also See for G250:
Table of Contents

Advertisement

Configuring policy-based routing
The following example creates next hop list 1, named "Voice to HQ", with three entries:
The first entry is IP address 172.16.1.221.
The second entry is Serial interface 2/1:1.
The third entry is NULL, which means the packet is dropped.
G350-001(super)# ip next-hop-list 1
G350-001(super-next hop list 1)#name "Voice_to_HQ"
Done!
G350-001(super-next hop list 1)#next-hop-ip 1 172.16.1.221
Done!
G350-001(super-next hop list 1)#next-hop-interface 2 Serial 2/1:1
Done!
G350-001(super-next hop list 1)#next-hop-interface 3 Null0
Done!
G350-001(super-next hop list 1)#
For additional details about next hop lists, see
4. Apply the PBR list to an interface.
Use the exit command to return to general context. From general context, enter the
interface to which you want to apply the PBR list. In the interface context, use the ip
pbr-group command, followed by the number of the PBR list, to attach the list to the
interface. The list will be applied to packets entering the interface.
The following example applies PBR list 802 to VLAN 2.
G350-001(super)# interface Vlan 2
G350-001(super-if:Vlan 2)# ip pbr-group 802
Done!
G350-001(super-if:Vlan 2)#
5. Apply the PBR list to the Loopback interface.
The following example applies PBR list 802 to the Loopback interface.
G350-001(super)# interface Loopback 1
G350-001(super-if:Loopback 1)# ip pbr-group 802
Done!
G350-001(super-if:Loopback 1)# exit
G350-001(super)#
6. Type the copy running-config startup-config command. This saves the new
policy-based routing configuration in the startup configuration file.
470 Administration for the Avaya G250 and Avaya G350 Media Gateways
Next hop lists
on page 472

Advertisement

Table of Contents
loading

This manual is also suitable for:

G350

Table of Contents