100_full
100_half
10_full
10_half
Example:
config ports 1-6 speed auto
3. Flow Control
config ports <PORTLIST> flow_control <STATE>
Example:
config ports 1-2 flow_control enable
4. PoE management (Power over Ethernet)
config ports <PORTLIST> poe <STATE>
Example:
config ports 1-1 poe disable
5. SFP port mode (only for ports with SFP slot)
config ports <PORTLIST> sfp_mode <SMODE>
<SMODE>
may take the following values
auto –
compatibility with CISCO and some other equipment
forced
– main mode compatible with the majority of equipment. Forcing
the link to come up when an optical signal is detected
Example:
config ports 6-6 sfp_mode auto
5.4.3.3 Configuring multicast (IGMP Snooping)
1. Enable IGMP Snooping
config igmp_snooping state <STATE>
Example:
config igmp_snooping state enable
2. List of ports with active snooping
config igmp_snooping portlist <PORTLIST>
Example:
config igmp_snooping portlist 1-6
3.
Query Interval
– time interval between sending messages Query (in
seconds)
config igmp_snooping query_interval <VALUE>
Example:
config igmp_snooping query_interval 60
4.
Query Response Interval
– maximum response time from the host for
sending periodic public messages from Query (1-25 seconds)
config igmp_snooping query_response_interval <VALUE>
Example:
config igmp_snooping query_response_interval 10
5.
Group Membership Interval
– time interval when the router waits for
getting IGMP Report (1-255 seconds)