@IParchitech will definitely lookup your link and buzz you for professional help.
Sent from my SAMSUNG-SM-G935A using Tapatalk
Yes two bgp peers.its 2 bgp peers? - use distance
I tried using the entire subnet.. in my case it is 172.16.1.0/24The configuration is the same as Neski but the only thing you need is write your subnet address instead a IP direction.
Regards
Hello..ThxYes, your settings are correct.
OK.Ping times will not be reported correctly.
• Because of the MPLS ICMP behavior, the only ping you will see for all hops is the full roundtrip. (from doc.)
The switch config? I haven't done any config apart from enabling VPLS on each port.Something is probably wrong with your config
Installed mikrotik CSS326 but MPLS/VPLS goes down.. what am I missing?Switch chip can pass traffic at wire speed, so as long as you pick the switch with desired wire speed there will be no congestion.
This helps thank you.You also want to make sure the switch in between supports at least a 1530 byte frame size to be able to leverage all the features of MPLS like VPLS. Most switches do, but there are still some out there that don't
Here eth1 is the outgoing port of OSPF correct?you must have some rules to allow ospf in firewall like
$IPTABLES -A INPUT -i eth1 -p 2 -j ACCEPT # IGMP
$IPTABLES -A INPUT -i eth1 -p 89 -j ACCEPT # OSPF
(its protocol 2-egp and 89-ospf, NOT tcp ports)
Let me try this.. thanksI added this rule to my firewall to allow ospfCode: Select alladd action=accept chain=input comment=OSPF dst-address=224.0.0.5
Guys.. it was my rule that was not allowing OSPF. I diasbaled all my filter rules and it OSPF is running.He has network just for link. Look at the last line.
So what am I doing wrong?He has network just for link. Look at the last line.
As in?Can I run OSPF on the same PPoE router?
Sent from my SAMSUNG-SM-G935A using Tapatalk
Can you post export for both routers?