- Patton Electronics ADSL2/2+ Triple-Play Access IPDSLAM Module Getting Started Guide
Provisioning a Management IP Port 22
Model 3101RC Getting Started Guide 3 • Configuration
Then, type the following commands to change in-band or out-band IP settings as you want:
After setting the in-band/out-band IP of the Model 3101, remember to connect the 3101RC's 10/100 Ether-
net port to the Ethernet LAN. Then in the previous PC terminal screen, type the following commands to ver-
ify if the Ethernet connection between the management station and the Model 3101 is working.
local:%configure
local:(conf)#management gbe 192.168.100.5 netmask 255.255.255.0
local:(conf)#management gbe vlan 5
local:(conf)#management mgmt 172.16.10.81 netmask 255.255.255.0
local:(conf)#route default 172.16.10.254
local:(conf)#route 192.168.5.0 netmask 255.255.255.0 gateway 172.16.10.251
local:(conf)#exit
local:%show management all
GBE MGMT
------------------------------------------------
IP Address :192.168.100.5 172.16.10.81
Network mask :255.255.255.0 255.255.255.0
Default route:-- 172.16.10.254
local:%show route
Default Route : 172.16.10.254
No IP Address Netmask Gateway
-----------------------------------------------------
01 192.168.5.0 255.255.255.0 172.16.10.251
Command Explanation
configure Enter configure command mode.
management gbe <ipv4 address>
[netmask <netmask>]
Set in-band management port IP setting.
management gbe vlan <vlan id> Restrict incoming VLAN tag of in-band manage-
ment. This setting is optional not mandatory.
management mgmt <ipv4 address>
[netmask <netmask>]
Set out-band management port IP setting.
route default <ipv4 address> Set system default gateway.
route <destination ip> netmask <netmask>
gateway <gateway ip>
Add other routes in the route table (option).
exit Go back to enable command mode.
show management all Check if the inband and outband IP settings have
been changed.
show route Display system route table.
configure Enter configure command again.
runningcfg write partition <number> Save new setting to memory (partition 1 or 2).
Command Explanation
exit Go back to enable command mode.
ping <ipv4 address> Ping to the management station to verify the con-
nection is working.










