Hi, I'm having reachability between Cisco device and HP device. Here's the details of the setup.
Topology (Site A-B Interconnection):
SITE A | SITE B
(10.1.1.1)XR1---l2VPN---X2-----------HP Switch SVI((10.1.1.2)
Configuration:
#### XR1 ####
interface GigE0/1.10
ipv4 address 10.1.1.1 255.255.255.248
encapsulation dot1q 10
interface GigE0/22.10 l2transport
encapsulation dot1q 10
rewrite ingress tag pop 1 symmetric
mtu 2018
#### XR2 (Pointing to HP) ####
interface GigabitEthernet0/3.10 l2transport
encapsulation default
mtu 1514
#### HP Switch pointing to XR2 ####
interface GigabitEthernet1/0
port link-mode bridge
port access vlan 10
jumboframe enable 9000
bpdu-drop any
We handle site A and partner handles B, Both mac address can be learned on both sites while we are having issue reaching it. No filtering configured in between.
Would like to know if my configuration from site a is correcct and im not missig something.
Thank you
No comments:
Post a Comment