Configure Ip Routing - Raisecom OPCOM3100 series Configuration Manual

Sdh
Table of Contents

Advertisement

case ip address is available.
Command
config
interface snmp
ip address A.B.C.D {
For example: configure IP address of network management as 192.168.2.20,
subnet mask as 255.255.255.0 and serial number of network management
interface as 1.
OPCOM3100# config
Configuration mode, one command input per times. End with CTRL-Z.
OPCOM3100(config)#interface snmp
OPCOM3100(config-snmp)#ip address 192.168.2.20 255.255.255.0
OPCOM3100(config-snmp)# show interface snmp
Interface:snmp

5.3 Configure IP routing

Command
config
ip
route
A.B.C.D
A.B.C.D
exit
show ip route
Use no ip route A.B.C.D A.B.C.D to delete a routing in the global configuration
mode, the A.B.C.D A.B.C.D are destination IP address and subnet mask.
For example: configure a routing from 192.168.14.250 to the destination address
192.168.2.18:
OPCOM3100# config
Configuration mode, one command input per time. End with CTRL-Z.
OPCOM3100(config)# ip route 192.168.2.18 255.255.255.0 192.168.4.250
Description
Enter global configuration mode
Enter SNMP interface configuration mode
.B.C.D}
Configure IP address of network management
A.B.C.D
management in decimal with dot.
{
management IP address in decimal with dot.
Status :up
Description
Enter global configuration mode
Configuring the network manager's IP address:
A.B.C.D
A.B.C.D
the host IP address in decimal with dot
A.B.C.D
mask of subnet or host IP address in decimal
with dot
A.B.C.D
gateway's IP address in decimal with dot
Exit
privileged mode
Show the routing information
14
Raisecom Technology Co., Ltd
IP
address
.B.C.D}
subnet mask of network
the first parameter is the subnet or
the second parameter is the net
the third parameter is the
from
global
configuration
of
network
mode
to

Advertisement

Table of Contents
loading

Table of Contents