3com S7906E Verweisanleitung

Seite von 2327
 
2-15 
Parameters 
dhcp-alloc: Obtains an IP address through DHCP. 
ip-address: IPv4 address.  
mask: Subnet mask, in dotted decimal notation or integer in the range 0 to 32 (indicating the network 
address length).  
gateway: Specifies a gateway IP address. 
Description 
Use the ip address command to manually configure an IP address or obtain one through DHCP for the 
ONU.  
Use the undo ip address command to restore the default.  
By default, no IP address is configured for the ONU, either manually or automatically through DHCP.  
Examples 
# Configure the IP address of the ONU as 192.168.0.1/24 and gateway as 192.168.0.99.  
<Sysname> system-view 
[Sysname] interface onu 3/0/1:1 
[Sysname-Onu3/0/1:1] ip address 192.168.0.1 24 gateway 192.168.0.99 
linktest 
Syntax 
linktest frame-number value | frame-size value | delay { on | off } | vlan-tag 
on vlan-priority value | vlan-id value ] | off } ] 
View 
ONU port view 
Default Level 
2: System level 
Parameters 
frame-number value: Specifies the number of test frames. The value argument ranges from 1 to 250 
and defaults to 20. 
frame-size value: Specifies the test frame size in bytes. The value argument ranges from 60 to 1514 
and defaults to 1000.  
delay: Specifies whether or not to enable delay test. The on keyword enables delay test. The off 
keyword disables delay test. 
vlan-tag: Specifies whether or not to insert VLAN tags in test frames. The on keyword specifies to insert 
VLAN tags in test frames. The off keyword specifies not to insert VLAN tags to test frames. By default, 
test frames contain VLAN tags.  
vlan-priority value: Specifies the VLAN priority of test frames. The value argument ranges from 0 to 7, 
with value 0 representing the lowest priority, and value 7 representing the highest priority.