Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
hello guys, somehow I couldn't figure out the way to remove existing configuration with netconf. I created xml template based on yang file static for xr 6.5.3 as follows: sr_config = '''
<config>
<router-static xmlns="http://cisco.com/ns/yang/Cisc...
Hi guys,
Seems like there is something wrong with our BGP peering, it has lower tblver compared to other peerings established on router, and 1001 value in OutQ. There is one other BGP applied on same pyhsical interface, same MTU, same configuration....
Hi,
I am having difficulties in understanding targeted ldp topic. doesnt ldp already create full mesh lsp in network? So why would I have to use targeted ldp to enable lsp between non-directly connected neighbors? for l2vpn...
Hi guys, I'm studying on throughput test over tcp while policing is being applied. The result I encounter is that when I keep Tc equal to 30ms, throughput is about 16-17Mb but when I increase Tc to default value which is 125ms, throughput gets higher...
Hi all,I have a topology as below. I named links as A link (R1-R2-R4), B link (R1-R4 direct link), C link (R1-R3-R4). At first I want only link A and C to be used while loadbalancing for network 4.4.4.4 (Anounced by R4). If any of these links will fa...
In code 6 we successfully replaced APIC L2s with L4s. L4s was 6.0(2h), fabric was 6.0(5h). No manual upgrade required beforehand. Though after autoupgrade which triggered by fabric UUID mismatch errors have been seen. I belive UUID is something can b...
Hello IslamOmar, did you find a way to make it happen? I am also looking for solution, which is almost your case. I need to make sure any connection from VRF1 to VRF2 should pass only 1 firewall.
hello David,
Yes I know, it's kinda weird to implement such design and not safe also We are also trying to simplify this design by using vrf leaks.
Mostly this solution is implemented where devices working inline like dpi and nat exist. So, th...
EDIT: Nevermind, I didn't notice that your ospf process is also in vrf.
interface Loopback70
ip vrf forwarding MPLS_back
ip address 10.4.8.8 255.255.255.255
Is loopback address in vrf just for testing?
Hello David,
I was wondering on which conditions we can use same bgp router id between two peers. Normally, as far as I know, we are not allowed to use same router id neither in ebgp nor ibgp. As long as we do, we should receive a notification as...