I am writing an expect script which sshs into some special network devices and grab some files.
When i manually run it there is not problem at all, but when I put the same expect script into cron, i get randomly "EOF" being sent from the device as soon as the passwd gets sent to the device...
routerA and routerB are bgp neighbors,
On routerA, there is an inbound prefix-list "B-pre", which you can see as below
+++
routerA#sh ip prefix-list B-pre
seq 4 permit a.b.c.240/30 le 32
seq 15 permit a.b.64.0/20 le 32
...etc.
+++
my question is, why the two routes, "a.b.c.240/30"...
Hi guys, first post here, thank you.
I have the following bgp output which I really don't understand, notice path1 and path2 both have same Origin, metric, localperf, and "AS paths", and path1 learned the path from confed-internal, while path2 are from confed-external, so why path1 (not path2)...
Hello,
I am now trying to compare if IP addresses in table1 belong to the corresponding subnets in table 2. e.g.
Table 1
name1 192.168.2.123
name2 192.168.0.1
name3 192.168.10.123
.....
Table 2
dept1 192.168.0.0/21
dept2 192.168.7.0/21
....
so I should get the result that
dept1 has...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.