8 qos commands set, 9 igmp commands set, 10 mac/filter table commands set – Advantech EKI-7657C User Manual

Page 43

Advertising
background image

33 Chapter3

position as the root switch.

stp-admin-p2p

[Auto|True|False]

I

Admin P2P of STP priority on this
interface.

switch(config)#interface fastEthernet 2
switch(config-if)#stp-admin-p2p Auto

stp-admin-edge

[True|False]

I

Admin Edge of STP priority on this
interface.

switch(config)#interface fastEthernet 2
switch(config-if)#stp-admin-edge True

stp-admin-non-stp

[True|False]

I

Admin NonSTP of STP priority on
this interface.

switch(config)#interface fastEthernet 2
switch(config-if)#stp-admin-non-stp False

show spanning-tree

E

Displays a summary of the
spanning-tree states.

switch>show spanning-tree

no spanning-tree

G

Disable spanning-tree.

switch(config)#no spanning-tree


3.1.8

QOS Commands Set

Table 3.8: QOS Commands Set

Netstar Commands

Level

Description

Example

qos policy

[weighted-fair|strict]

G

Select QOS policy scheduling

switch(config)#qos policy weighted-fair

qos prioritytype

[port-based|cos-only|tos-only|cos-
first|tos-first]

G

Setting of QOS priority type

switch(config)#qos prioritytype

qos priority portbased

[Port] [lowest|low|middle|high]

G

Configure Port-based Priority

switch(config)#qos priority portbased 1 low

qos priority cos

[Priority][lowest|low|middle|high]

G

Configure COS Priority

switch(config)#qos priority cos 0 middle

qos priority tos

[Priority][lowest|low|middle|high]

G

Configure TOS Priority

switch(config)#qos priority tos 3 high

show qos

P

Displays the information of QoS
configuration

Switch#show qos

no qos

G

Disable QoS function

switch(config)#no qos


3.1.9

IGMP Commands Set

Table 3.9: QOS Commands Set

Netstar Commands

Level

Description

Example

igmp enable

G

Enable IGMP snooping function

switch(config)#igmp enable

Igmp-query auto

G

Set IGMP query to auto mode

switch(config)#Igmp-query auto

Igmp-query force

G

Set IGMP query to force mode

switch(config)#Igmp-query force

show igmp configuration

P

Displays the details of an IGMP
configuration.

switch#show igmp configuration

show igmp multi

P

Displays the details of an IGMP
snooping entries.

switch#show igmp multi

no igmp

G

Disable IGMP snooping function

switch(config)#no igmp

no igmp-query

G

Disable IGMP query

switch#no igmp-query


3.1.10

Mac/Filter Table Commands Set

Advertising