Company Address: Flat 6, Bldg 4,South 2 of Honghualing Industrial Zone,Liuxian Road, Xili Town, Shenzhen, Guangdong, China(518055)
Tel: +86-755-26014509/4710/4711 Fax:+86-755-26014506
Website: www.cdatatec.com
10
3.managementofequipment
3.1reboot
【command】
reboot
【view】 enableview、configview
【Parameter】
【Description】
ThiscommandisusedtorebootOLT,rootuseronlyhasthislimitation.
【example】
ReboottheOLT
OLT#reboot
Pleasecheckwhetherdatahassaved,theunsaveddatawillloseifrebootsyst
em.Areyousuretoreboot
system?(y/n)[n]:y
3.2ipaddress
【command】
ipaddressip‐addrip‐mask
noipaddress
【view】 vlanifview,MGMTview
【Parameter】
ip‐addr
:
IPaddress.IPaddressisdevidedintofivecategories,usercanchoiceasuitableIPnetwork
accordingtotherealsituation.hostaddresshasspecialeffectswhenitispartof0orallof0and
isnotusedtousualIPaddress.
ip‐mask
:
subnetmask
【Description】
ipaddresscommandisusedtoconfigureIPaddressofVLANinterfaceandsubnetmask.usingthis
command when it needs to enjoy 3 layer transmition with IP messages in the vlan.and this
command is going to make 3 layer transimit when IP interface and subnet are configured
successfully.
【example】
To Configure the ip address 192.168.100.123 for VLAN interface 100 , subnet mask is
255.255.255.0。
OLT(interface‐vlanif‐100)#ipaddress192.168.100.123255.255.255.0
Configuringout‐of‐handmanagementip192.168.1.105,subnetmaskis255.255.255.0
OLT(interface‐mgmt)#ipaddress192.168.1.105255.255.255.0