MicroNet Technology SP1659P 用户手册

下载
页码 123
Description: To edit management policy record.   
Argument: 
[<name> <value>]          
ACL entry name.  
[<vid> <value>]                              VLAN ID. 
[<ip> <value>]                                IP Range.   
[<port> <value>]                            Incoming port.   
[<type> <value>]                            Access type.   
<action> <value>              a(ccept) or d(eny).  
Possible value: 
[<name> <value>]             
No default and it must be set. 
[<vid> <value>]               The range is 1-4095 and can be set to any.  
 [<ip> <value>]                For example, 192.168.1.90-192.168.1.90 or any 
[<port> <value>]                            For example, 1 or 1-8 or 1,3-5 or any 
[<type> <value>]                          For example, h(ttp),s(nmp),t(elnet) or any   
<action> <value>             No default and it must be set. 
Example: 
SP1659P(management)# edit 1 
 
SP1659P(management-edit-1)# set name Tom vid 2 ip 192.168.1.30-192.168.1.80 port 1-2 type s action d 
SP1659P(management-edit-1)# show 
 
 #: 1 
Name : Tom               VlanID : 2         IP : 192.168.1.30-192.168.1.80 
Type : SNMP                            Action : Deny            Port : 1,2 
 
show 
Syntax: show 
Description: To show the specific management policy record. 
Argument: none 
Possible value: none 
Example: 
SP1659P(management)# show 
 
#: 1 
Name : Tom               VlanID : 2         IP : 192.168.1.30-192.168.1.80 
Type : SNMP                            Action : Deny            Port : 1,2 
 
 
4.3.17 poe 
 
set priority 
Syntax:  set priority <port-range> <priority> 
Description: To set the PoE priority on ports. 
Argument
<port-range>:which port(s) you want to set, syntax 1,5-7, available from 1 to 24 
<priority>: set priority as 0:Low, 1:Normal, 2:High 
Possible value:   
<port range>: 1 to 24 
<priority>: 0, 1 or 2 
Example: 
SP1659P(poe)# set priority 1-12 2 
 
95