R3166-R3206-HP High-End Firewalls Network Management Configuration Guide-6PW101

493
[FirewallB-ospf-1] import-route bgp
[FirewallB-ospf-1] quit
The configuration on Firewall C and Firewall E is similar to the configuration on Firewall B.
5. Configure MSDP peers
# Configure an MSDP peer on Firewall B.
[FirewallB] msdp
[FirewallB-msdp] peer 192.168.1.2 connect-interface gigabitEthernet 0/0
[FirewallB-msdp] quit
# Configure MSDP peers on Firewall C.
[FirewallC] msdp
[FirewallC-msdp] peer 192.168.1.1 connect-interface gigabitEthernet 0/0
[FirewallC-msdp] peer 192.168.3.2 connect-interface gigabitEthernet 0/3
[FirewallC-msdp] quit
# Configure an MSDP peer on Firewall E.
[FirewallE] msdp
[FirewallE-msdp] peer 192.168.3.1 connect-interface gigabitEthernet 0/3
[FirewallE-msdp] quit
6. Verify the configuration
Carry out the display bgp peer command to view the BGP peering relationships between the firewalls.
For example:
# View the information about BGP peering relationship on Firewall B.
[FirewallB] display bgp peer
BGP local Firewall ID : 1.1.1.1
Local AS number : 100
Total number of peers : 1 Peers in established state : 1
Peer V AS MsgRcvd MsgSent OutQ PrefRcv Up/Down State
192.168.1.2 4 200 24 21 0 6 00:13:09 Established
# View the information about BGP peering relationship on Firewall C.
[FirewallC] display bgp peer
BGP local Firewall ID : 2.2.2.2
Local AS number : 200
Total number of peers : 2 Peers in established state : 2
Peer V AS MsgRcvd MsgSent OutQ PrefRcv Up/Down State
192.168.1.1 4 100 18 16 0 1 00:12:04 Established
192.168.3.2 4 200 21 20 0 6 00:12:05 Established
# View the information about BGP peering relationships on Firewall E.
[FirewallE] display bgp peer
BGP local Firewall ID : 3.3.3.3