|
Lines 3231-3237
Link Here
|
| 3231 |
address is seen on a different interface. This gives |
3231 |
address is seen on a different interface. This gives |
| 3232 |
the benefit of static address entries without the need |
3232 |
the benefit of static address entries without the need |
| 3233 |
to pre-populate the forwarding table. Clients learned |
3233 |
to pre-populate the forwarding table. Clients learned |
| 3234 |
on a particular segment of the bridge can not roam to |
3234 |
on a particular segment of the bridge cannot roam to |
| 3235 |
another segment.</para> |
3235 |
another segment.</para> |
| 3236 |
|
3236 |
|
| 3237 |
<para>An example of using sticky addresses is to combine |
3237 |
<para>An example of using sticky addresses is to combine |
|
Lines 3251-3257
Link Here
|
| 3251 |
<para>In this example, both clients see <systemitem |
3251 |
<para>In this example, both clients see <systemitem |
| 3252 |
class="ipaddress">192.168.0.1</systemitem> as their |
3252 |
class="ipaddress">192.168.0.1</systemitem> as their |
| 3253 |
default gateway. Since the bridge cache is sticky, one |
3253 |
default gateway. Since the bridge cache is sticky, one |
| 3254 |
host can not spoof the <acronym>MAC</acronym> address of |
3254 |
host cannot spoof the <acronym>MAC</acronym> address of |
| 3255 |
the other customer in order to intercept their |
3255 |
the other customer in order to intercept their |
| 3256 |
traffic.</para> |
3256 |
traffic.</para> |
| 3257 |
|
3257 |
|