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.
Hi here!
i was confused about pinging address of network
i've the next scheme:
i sending ping from R1 to the address 172.16.0.0, and R2 reply to me from the linknet of address 10.1.2.2, as result, i can see replay on R1.
R1#ping 172.16.0.255
Type es...
hi here
i've issue with control plane policy on AS1001.i configured follow statement:
class-map match-all MGMT
match access-group name MGMT
class-map match-all ICMP
match access-group name ICMP
class-map match-all ANY_TRAFF
match access-group na...
hi guysI've issue with implement bgp IPv6 over ipv4 between cisco 2921 and juniper MX240.Session is establishing and at once fails because juniper and cisco couldn't confirm field NLRI inet6-unicast in update messages:
error log with juniper:
bgp_r...
hi guys!I have issue with connect asr1001x to juniper mx240, on asr doesn't up interface TenGig.In logs i see follow error
Mar 6 11:21:39 UTC: %IOSXE_RP_ALARM-6-INFO: ASSERT CRITICAL xcvr container 0/0/0 Transceiver Missing - Link Down
Mar 6 11:21:...
Hi all!
I have a problem with MSDP peering between AS in VRF
i using MSDP and e(M)MGP to interconnect PIM(SM)domain. for pim router i use cisco 7606
config on our side:
ip vrf Server_Cleaning
description IPTV_sources
rd 100:10721
route-tar...
but, "The no ip directed broadcast has been the default on routed interfaces for a number of years now."https://learningnetwork.cisco.com/thread/41894
in this case the R2 shouldn't responce to me
as it turned out, firstly, LDP uses UDP 646 between IP PE for target LDP session, in order for the tLDP work properly , necessary to create follow statement in ACL:
permit udp any host 224.0.0.2 eq 646
permit udp any eq 646 any eq 646
permit tcp any ...