Job Search, Job Listing, Opportunity
Work at home job, job vacancy
find a job, vacancy list, cari lowongan
Butuh, Segera, secretary, director

Is there a BSR equivalent to “ip pim rp-announce-filter”?

Hobbs,
This is a different concept than with AutoRP. With BSR, the BSR does not decide which is the best RP for each group (as the MA in AutoRP does), he just sends out all group to rp-mapping information via bootstrap messages to the other routers (224.0.0.13). Then, the other PIM routers choose the best RP […]

Comments

OSPF intra area filtering

My bad. I misread your email.
You an redistribute the loopback on R1. Then use a distribute-list out.
int lo0 ip address 1.1.1.1 255.255.255.0
access-list 1 deny 1.1.1.0 access-list per any
route-map REDIST_LO0 per 10 match inter lo0
router ospf 1 redistribute connected subnets route-map REDIST_LO0 distribute-list 1 out
On Tue, Jan 6, 2009 at 6:16 PM, Piotr wrote:
> […]

Comments

OSPF intra area filtering

Try this
On R2
ip prefix-list FILTERLSA3 seq 5 deny 111.111.111.0/24 ip prefix-list FILTERLSA3 seq 10 permit 0.0.0.0/0 le 32 router ospf 1 area 1 range filter-list FILTERLSA3 in
On Tue, Jan 6, 2009 at 7:34 AM, Sergei Udovenko wrote:
> Hello to all CCIE candidates! > I’ve the following topology: > > lo:1.1.1.x->R1—R2—-R3 > > R1 […]

Comments

filter”?

Hello,
Is there a BSR equivalent to “ip pim rp-announce-filter” ? If you had to restrict which groups a router was RP for, at the BSR - how could you do it?
thanks,
Blogs and organic groups at http://www.ccie.net

Comments

Gold Partner and Dual CCIE

At last years networkers session they stated that the goal for the first year was 100. Then 200 a year after that. At this rate they will have 12 after the first year - that is if they get the same quality of people taking the exam in feb, which may not be the case.
It […]

Comments

CCIE Worldwide Statistics - Update

Hello group,
We have a new update to the CCIE Worldwide Statistics page:
http://www.cisco.com/web/learning/le3/ccie/certified_ccies/worldwide.html
See here the progress since January 2006:
http://pwp.netcabo.pt/amsoares/wwccies/wwccies.htm
Regards,
Antonio Soares, CCIE #18473 (R&S) amsoares@netcabo.pt
Blogs and organic groups at http://www.ccie.net

Comments

IPv6 on a bridged interface

Thanks Wouter, yep “bridge 1 route IPv6″ doesn’t exist in the IOS I am using. Tunnel did work great though. I just made an ipv6ip tunnel, sourced it from the BVI address. Thanks!
On Tue, Jan 6, 2009 at 1:18 PM, Wouter Prins wrote:
> Hi Hobbs, > > You are probably missing a command like […]

Comments

IPv6 on a bridged interface

Hi Hobbs,
You are probably missing a command like ‘bridge 1 route ipv6′, that doesnt exist afaik. I think it depends on the platform if it can bridge ipv6? If all else fails tunnel it?
Regards, Wouter
2009/1/6 Hobbs
> Hello, > > I have some issues running IPv6 on a bridged interface. For example > ethernet0/0 […]

Comments

IPv6 on a bridged interface

Hello,
I have some issues running IPv6 on a bridged interface. For example ethernet0/0 is in bridge-group 1 (with an IPv4 address on the BVI). When I put an IPv6 address on the BVI I have no connectivity to other routers. When I put the IPv6 address on the Ethernet interface I have connectivity (ping, etc) […]

Comments

interface instability - dampening

Check out this entire thread:
http://www.groupstudy.com/archives/ccielab/200611/msg01279.html
Anthony J. Sequeira, CCIE #15626, CCSI #23251 Senior CCIE Instructor
asequeira@internetworkexpert.com
Internetwork Expert, Inc. http://www.InternetworkExpert.com Toll Free: 877-224-8987 Outside US: 775-826-4344
On Jan 6, 2009, at 2:29 PM, ZZ wrote:
> Hello Experts, > > Can someone explain how to tune dampening or guide me with good > documents. > > I used […]

Comments

Next entries » · « Previous entries