![Unotrade GEPON OLT OT?2000S CLI User Manual Download Page 19](http://html1.mh-extra.com/html/unotrade/gepon-olt-ot-2000s-cli/gepon-olt-ot-2000s-cli_user-manual_1060321019.webp)
GEPON OLT CLI User Manual
19
4.3.3.1.
Configure
Management
Port’s
IP
and
Sub
Mask
Command
Grammar
epon(net)#
address
<ifx
‐
name>
<ip
‐
addr>
<ip
‐
mask>
Function
Configure
network
port’s
IP
address
and
submask.
Currently
our
network
management
port
includes
inband
network
management
port
vi0
and
outband
network
management
port
cpm0.
input
address
<
ifx
‐
name>
could
show
the
current
networking
configuration.
<
ifx
‐
name
e>
Appointed
ip
port
name
,which
could
be
vi0
or
cpm0
,port
format
expression
mode
refer
to
typical
Parameter
category.
<ip
‐
add>
Configure
IP
address
<
ip
‐
mask
>
Configure
appointed
IP
address’s
network
mask.
【
Example
】
1.Enquiry
the
current
inband
network
management
port’s
network
configuration:
epon(net)#address
vi0
Interface
vi0:
Ip
address
:192.168.1.100
Netmask
:255.255.255.0
associated
vlan
:1
admin
status
:operational
Example
2:Configure
inband
management
IP
as
192.168.1.1
,mask
is
255.155.155.0
epon(net)#address
vi0
192.168.1.1
255.255.255.0
Example
3:Configure
outband
management
IP
as
192.168.1.2
and
mask
is
255.255.255.0
epon(net)#address
cpm0
192.168.1.2
255.255.255.0
4.3.3.2.
Configure
NMS
Port
Gateway
Command
Grammar
epon(net)#
gateway
<ip
‐
addr>