Chapter 54 Basic Settings
OLT2406 User’s Guide
418
routing domain). In addition, this allows routing between subnets based on the IP address without
additional routers.
You can configure multiple routing domains on the same VLAN as long as the IP address ranges for the
domains do not overlap. To change the IP address of the OLT in a routing domain, simply add a new
routing domain entry with a different IP address in the same subnet.
The following table describes the related commands.
54.8.1 Configure the Out-of-band Management IP Address Settings
This example changes the out-of-band management IP address to 192.168.0.2 with subnet mask
255.255.255.0.
54.8.2 Set the Out-of-band Management Default Gateway IP Address
This example sets the out-of-band management default gateway from 0.0.0.0 to 192.168.0.254.
54.8.3 Display IP Settings
This example displays the in-band and out-of-band IP address, subnet mask, and VID.
Table 201 IP Commands
COMMAND DESCRIPTION M P
show ip
Displays current IP interfaces. E 0
ip address <ip> <mask>
Sets the IP address of the MGMT port (for out-of-
band management) on the OLT.
C13
ip address default-gateway <ip>
Sets the default gateway for the out-of-band
management interface on the OLT.
C13
OLT2406# configure
OLT2406(config)# ip address 192.168.0.2 255.255.255.0
OLT2406# configure
OLT2406(config)# ip address default-gateway 192.168.0.254
OLT2406# show ip
Management IP Address
IP[192.168.0.2], Netmask[255.255.255.0], VID[0]
IP Interface
IP[192.168.1.1], Netmask[255.255.255.0], VID[1]