[j-nsp] implementing filters on all interfaces

Paul Goyette pgoyette at juniper.net
Wed Apr 23 09:59:43 EDT 2003


Of course, "unit 56" doesn't necessarily mean VLAN-ID 56 unless
you ensure it by convention...    :)


-----Original Message-----
From: juniper-nsp-bounces at puck.nether.net
[mailto:juniper-nsp-bounces at puck.nether.net]On Behalf Of Daniel Roesen
Sent: Wednesday, April 23, 2003 8:41 AM
To: juniper-nsp at puck.nether.net
Subject: Re: [j-nsp] implementing filters on all interfaces


On Wed, Apr 23, 2003 at 05:15:06PM +0200, Scott A. McIntyre wrote:
> Nice trick -- will that also work for vlans?  That is <ge-*.56> to match 
> any GigE interface that has vlan 56 defined within?

Yes, but different syntax:

groups {
    interface-defaults {
        interfaces {
            <ge-*> {
                unit <56> {
                     ....
                }
            }
        }
    }
}


Best regards,
Daniel
_______________________________________________
juniper-nsp mailing list juniper-nsp at puck.nether.net
http://puck.nether.net/mailman/listinfo/juniper-nsp



More information about the juniper-nsp mailing list