OVH Cloud OVH Cloud

APPELTALK & CISCO 2950

1 réponse
Avatar
9
Bonjour,
Comment puis je bloquer le trafic Appeltalk sur un port d'1 2950 sur lequel
arrive un autre switch avec que des Mac.
Si qq a une idée, merci.

1 réponse

Avatar
Stephane T.
9 wrote:

Bonjour,
Comment puis je bloquer le trafic Appeltalk sur un port d'1 2950 sur lequel
arrive un autre switch avec que des Mac.
Si qq a une idée, merci.


http://cisco.com/en/US/products/hw/switches/ps628/products_command_reference_chapter09186a0080150b7b.html#2447028

deny (MAC access-list configuration)

Use the deny MAC access-list configuration command to prevent Layer 2
traffic from being forwarded if the conditions are matched. Use the no
form of this command to remove a deny condition from the MAC named
access control list (ACL).

{permit | deny} {any | host -MAC-addr} {any | host dst-MAC-addr}
[aarp | amber | appletalk | dec-spanning | decnet-iv | diagnostic | dsm
| etype-6000 | etype-8042 | lat | lavc-sca | mop-console | mop-dump |
msdos | mumps | netbios | vines-echo |vines-ip | xns-idp]
no {permit | deny} {any | host src-MAC-addr} {any | host
dst-MAC-addr} [aarp | amber | appletalk | dec-spanning | decnet-iv |
diagnostic | dsm | etype-6000 | etype-8042 | lat | lavc-sca |
mop-console | mop-dump | msdos | mumps | netbios | vines-echo |vines-ip
| xns-idp]

This command is available only if your switch is running the enhanced
software image (EI).

,
Stephane