39
Auto:
This requires a dot1x-aware client to be
authorized by the authentication server.
Accesses from clients that are not
dot1x
‑
aware will be denied.
For example:
Console(config-dot1x)#state 1-4,10-15,18,19
auto
authentic <port_list>
This will automatically send out authentication
message to selected clients.
<port_list>: 1~26
For example:
Console(config-dot1x)#authentic 1-4,10-
15,18,19
2.6.4 IGMP filter command mode
Prompt
Command & Parameter
Description
Console(config-
segment)#
add <seg_id> <seg_name> <ip>
<ip>
To create a segment.
<seg_id>: 1~400
<seg_name>: up to 20 characters
<ip>: The IP range is from 224.0.1.0~238.255.
255.255
For example:
Console(config-segment)# add 2 myseg
224.0.1.5 235.255.255.253
delete <seg_id>
To delete a registered segment.
Console(config-
profile)#
add <profile_name> <seg_id>
<seg_id> ….
To create a profile.
<profile_name>: up to 20 characters
<seg_id>: 1~400 (The field for segment ID is
from the entry registered in
Segment
option.)
For Example:
Console(config-profile)#add myprofile 2
delete <profile_name>
To delete a registered profile.
Console(config-
igmpfilter)#
mode <enable | disable>
To enable or disable IGMP filtering
channel <port_list> <1-10>
Specify the maximum transport multicast
stream.
<port_list>: 1~26
<1-10>: Channel limit from 1 to 10
For example:
Console(config-igmpfilter)# channel 1-4,10-
15,18,19 10
state <port_list> <enable | disable>
To enable or disable each port
‟s IGMP filtering
function.
<port_list>: 1~26
For example:
Console(config-igmpfilter)# state 1-4 enable