Tuesday, September 18, 2018

Configuring BGP on HP 5900AF Comware switch

Hello-

I'm trying to configure a simple BGP session on an HP 5900AF running comware. Anybody have experiance with this and can tell me what I am doing wrong?

Here's what I have. The switch is sending the BGP session startup but not connecting to the peer device.

bgp 65001 router-id 172.16.1.2 peer 172.16.1.1 as-number 65001 # address-family ipv4 unicast network 10.10.50.0 255.255.255.0 peer 172.16.1.1 enable interface Ten-GigabitEthernet1/0/47 port link-mode bridge port access vlan 3 speed 1000 undo jumboframe enable interface Vlan-interface3 ip address 172.16.1.2 255.255.255.252 


No comments:

Post a Comment