Packet Length-Based Interface Pbr Configuration Example - HP 5500 EI series Configuration Manual

Hide thumbs Also See for 5500 EI series:
Table of Contents

Advertisement

[RouterA] interface ethernet 1/1
[RouterA-Ethernet1/1] ip address 10.110.0.10 24
[RouterA-Ethernet1/1] ip policy-based-route aaa
[RouterA-Ethernet1/1] quit
2.
Configure Router B:
# Configure the IP address of the serial interface.
<RouterB> system-view
[RouterB] interface serial 2/0
[RouterB-Serial2/0] ip address 1.1.2.2 24
[RouterB-Serial2/0] quit
# Configure a static route to subnet 10.110.0.0/24.
[RouterB] ip route-static 10.110.0.0 24 1.1.2.1
3.
Configure Router C:
# Configure the IP address of the serial interface.
<RouterC> system-view
[RouterC] interface serial 2/1
[RouterC-Serial2/1] ip address 1.1.3.2 24
[RouterC-Serial2/1] quit
# Configure a static route to subnet 10.110.0.0/24.
[RouterC] ip route-static 10.110.0.0 24 1.1.3.1
Verifying the configuration
# Configure the IP address 10.1 10.0.20/24 for Host A, and specify its gateway address as 10.1 10.0.10.
# On Host A, Telnet to Router B that is directly connected to Router A. The operation succeeds.
# On Host A, Telnet to Router C that is directly connected to Router A. The operation fails.
# Ping Router C from Host A. The operation succeeds.
Telnet uses TCP, and ping uses ICMP. The preceding results show that all TCP packets arriving on Ethernet
1/1 of Router A are forwarded to the next hop 1.1.2.2, and other packets are forwarded through Serial
2/1. The interface PBR configuration is effective.

Packet length-based interface PBR configuration example

Network requirements
As shown in
1/1 of Router A as follows:
Set the next hop of packets with a length of 64 to 100 bytes to 150.1.1.2/24.
Set the next hop of packets with a length of 101 to 1000 bytes to 151.1.1.2/24.
Router A forwards other packets according to the routing table.
Figure
79, configure interface PBR to guide the forwarding of packets received on Ethernet
306

Advertisement

Table of Contents
loading

This manual is also suitable for:

5500 si series

Table of Contents