[c-nsp] prefix list question

Deric Kwok deric.kwok2000 at gmail.com
Fri Sep 24 06:23:19 EDT 2010


Very nice. Let me try.

Two questions:

1/ Before adding the correct one "ip prefix-list traffic-in seq 100
permit 0/0 le 32",
Do I remove the previous prefix list "ip prefix-list traffic-in seq
100 permit" or unbind the ip prefix-list

I try unbind the previous list in bgp but not successful. Why?

router bgp AS
no neighbor x.x.x.x prefix-list traffic-in in

I sh run config and it is still there
neighbor x.x.x.x prefix-list traffic-in in

2/ How do I know ssh enabled in my IOS router?

Thank you again


On Thu, Sep 23, 2010 at 2:15 PM, Gert Doering <gert at greenie.muc.de> wrote:
> Hi,
>
> On Thu, Sep 23, 2010 at 02:03:13PM -0400, Deric Kwok wrote:
>> Can I know what is different between 0.0.0.0/0 le 32
>
> This will permit anything ("inside the /0, up to a /32").
>
>> and 0.0.0.0/0 ?
>
> This will permit exactly the default route "network 0.0.0.0, mask /0".
>
> gert
> --
> USENET is *not* the non-clickable part of WWW!
>                                                           //www.muc.de/~gert/
> Gert Doering - Munich, Germany                             gert at greenie.muc.de
> fax: +49-89-35655025                        gert at net.informatik.tu-muenchen.de
>



More information about the cisco-nsp mailing list