RE: What would be the effect of these commands on the members

From: Gupta, Gopal (NWCC) (gopal.gupta@hp.com)
Date: Tue Dec 11 2007 - 04:58:58 ART


Hi Amin,
 
Bridge 1 acquire is the default behavior which means that Switch will
forward traffic between dynamically learned MAC Addresses.
So, to stop default behavior we add no bridge 1 acquire with the
exception of statically defined entries i.e.

Bridge 1 address 2222.2222.2222 forward

Bridge 1 address 4444.4444.4444 forward

In your case what it should be

Bridge 1 acquire
Bridge 1 address 2222.2222.2222 discard

Bridge 1 address 4444.4444.4444 discard

Means that we are open for dynamically learned enteries but not to these
two specific addresses.

Otherwise the config you have, wont have any effect; but just compliant
with the default behavior.

HTH
Gops

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
amin
Sent: Tuesday, December 11, 2007 12:20
To: ccielab@groupstudy.com
Subject: What would be the effect of these commands on the members of
this bridge?
Importance: Low

Dear Experts,

What would be the effect of these commands on the members of this
bridge?

 

Bridge 1 acquire

Bridge 1 address 2222.2222.2222 forward

Bridge 1 address 4444.4444.4444 forward

 

 

Regards,

Amin



This archive was generated by hypermail 2.1.4 : Tue Jan 01 2008 - 12:04:30 ARST