qos
Configures quality of service
stp
Configures spanning tree protocol
speed
configures port speed
storm-control
Configures storm control
7.6.8.1 access-control
Configures a port's access control. This accesses the configuration submenu for the entries allowed in an access
control list used in a port.
Syntax:
ethernet
X
/
X
switch config>port <1…n> access-control
-- Port Access Control User Config --
Port Access Control Config>?
class-map
Configures a class-map to access control
maximum
Configures the maximum number of MAC addresses to learn
no
Negate a command or set its defaults
exit
7.6.8.1.1 class-map <class-name>
Configures a list of entries allowed to gain port access control. The list is configured as a
class-map
(please see
manual
Teldat Dm795-I Policy Map-Class Map).
7.6.8.1.2 maximum <1-255>
Configures a limit for the MAC addresses you want the port to learn.
This limit doesn’t affect the entries allowed on the access control list, as these always have access.
Example:
Configuring a permitted entries access control list in port 6 and a limit (value to 5) of learned MAC addresses. The
class-map
must exist before it can be assigned as an access control list:
ethernet0/0 switch config>port 6 access-control
-- Port Access Control User Config --
Port Access Control Config>class-map RPD
ethernet0/0 switch config>sho conf
; Showing Menu and Submenus Configuration for access-level 15 ...
; Default Router 0 0 Version 10.8.13-Alfa
port 6 access-control
; -- Port Access Control User Config --
class-map RPD
;
maximum 5
;
exit
;
Note
You can only configure lists of permitted entries in the ports. If you try to configure a list of blocked
entries, an error message appears.
7.6.8.2 autonegotiation
Enables auto-negotiation. The link’s physical characteristics are negotiated with the other devices connected to the
LAN.
Syntax:
ethernetX/X switch config>port <identificador de puerto> autonegotiation
advertise
Autonegotiation advertisement configuration
10BaseT-half-duplex
advertises 10BaseT half duplex capability
10BaseT-full-duplex
advertises 10BaseT full duplex capability
Teldat SA
7 Switch Configuration
LAN Interfaces
49