HP A6600 Configuration Manual page 116

Acl and qos
Hide thumbs Also See for A6600:
Table of Contents

Advertisement

# Enable QPPB on interfaces Serial 2/0/1 and GigabitEthernet 1/0/1.
[RouterC-Serial2/0/1] bgp-policy destination ip-qos-map
[RouterC-Serial2/0/1] quit
[RouterC] interface gigabitethernet 1/0/1
[RouterC-GigabitEthernet1/0/1] bgp-policy destination ip-qos-map
[RouterC-GigabitEthernet1/0/1] quit
# Bind interface GigabitEthernet 1/0/1 to VPN instance VPN1.
[RouterC] interface GigabitEthernet 1/0/1
[RouterC-GigabitEthernet1/0/1] ip binding vpn-instance vpn1
[RouterC-GigabitEthernet1/0/1] ip address 169.1.1.2 24
# Apply QoS policy qppb to both the incoming and outgoing traffic of interface GigabitEthernet 1/0/1.
[RouterC-GigabitEthernet1/0/1] qos apply policy qppb inbound
[RouterC-GigabitEthernet1/0/1] qos apply policy qppb outbound
Configure Router D
5.
# Configure a BGP connection.
<RouterD> system-view
[RouterD] bgp 300
[RouterD-bgp] peer 169.1.1.2 as-number 200
[RouterD-bgp] import direct
[RouterD-bgp] quit
Verify the configuration
6.
# Check whether the related routes on Router A take effect.
[RouterA]display ip routing-table
Routing Tables: Public
Destinations : 7
Destination/Mask
127.0.0.0/8
127.0.0.1/32
167.1.1.0/24
167.1.1.1/32
192.168.1.0/24
192.168.1.2/32
192.168.2.0/24
# Check whether the related routes on Router B take effect.
[RouterB] display ip routing-table
Routing Tables: Public
Destinations : 6
Destination/Mask
1.1.1.1/32
2.2.2.2/32
127.0.0.0/8
127.0.0.1/32
168.1.1.0/24
168.1.1.2/32
[RouterB] display ip routing-table vpn-instance vpn1
Routes : 7
Proto
Pre
Cost
Direct 0
0
Direct 0
0
Direct 0
0
Direct 0
0
Direct 0
0
Direct 0
0
BGP
255
0
Routes : 6
Proto
Pre
Cost
Direct 0
0
OSPF
10
1
Direct 0
0
Direct 0
0
Direct 0
0
Direct 0
0
110
NextHop
Interface
127.0.0.1
InLoop0
127.0.0.1
InLoop0
167.1.1.1
GE1/0/2
127.0.0.1
InLoop0
192.168.1.2
GE1/0/1
127.0.0.1
InLoop0
167.1.1.2
GE1/0/2
NextHop
Interface
127.0.0.1
InLoop0
168.1.1.1
S2/0/1
127.0.0.1
InLoop0
127.0.0.1
InLoop0
168.1.1.2
S2/0/1
127.0.0.1
InLoop0

Advertisement

Table of Contents
loading

Table of Contents