EasyManua.ls Logo

SM ALFOplus2 - Modulation & Capacity

SM ALFOplus2
156 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
MN.00356.E - 003 77
10.3.6 In band: IP Address, MNGT VLAN, Agent IP and Default Gateway
(CLI)
This is the CLI script for the setup of In Band Management. Add the script after SM-OS#.
#Customer bridge
c t
bridge-mode customer
#Set MTU=2048byte
System MTU 2048
#add VLAN 127
vlan 127
ports gigabitethernet 0/4 untagged gigabitethernet 0/4 name In_Band
ports add gigabitethernet 0/3 gigabitethernet 0/7 gigabitethernet 0/9
exit
#Set new Interface VLAN 127 for inband management
default ip vlan id 127
#Set new Ip address/SubnetMask
default ip address 192.168.79.170 subnet-mask 255.255.255.0
#Set default gateway
default gateway route 192.168.79.1
#Set Management interfaces
interface gigabitethernet 0/4;
switchport priority default 7; switchport ingress-filter; no shutdown
exit
interface gigabitethernet 0/3
shutdown; no negotiation; speed 2500; no shutdown
end
reload.

Table of Contents