Sample CLI sessions
1-11
CLI(config-if-ip)#
no ip nat
CLI(config-if-ip)#
ip address alternate 192.168.23.56
CLI(config-if-ip)#
end
CLI(config)#
end
CLI#
quit
Example 2
This sample CLI session shows you how to create a static trunk on the E-MSM720 that is
bound to a network profile called
static trunk
on port 2. The trunk is created on trunk group
1 using a VLAN ID of 900 (tagged).
CLI>
enable
CLI#
config
CLI(config)#
network-profile "static trunk"
CLI(network-profile)#
vlan 900
CLI(network-profile)#
vlan
CLI(network-profile)#
default
CLI(network-profile)#
end
CLI(config)#
interface 1
CLI(if)#
trunk type trunk
CLI(if)#
trunk group 1
CLI(if)#
end
CLI(config)#
interface 2
CLI(if)#
trunk group 1
CLI(if)#
trunk type trunk
CLI(if)#
end
CLI(config)#
Example 3
This sample CLI session shows you how to create a dynamic trunk on the E-MSM720 that is
bound to a network profile called
lacp trunk
on ports 5 and 6. The trunk is created using a
VLAN ID of 800 (tagged).
CLI>
enable
CLI#
config
CLI(config)#
network-profile "lacp trunk"
CLI(network-profile)#
vlan 800
CLI(network-profile)#
vlan
CLI(network-profile)#
default
CLI(network-profile)#
end
CLI(config)#
interface 1
CLI(if)#
trunk type lacp
CLI(if)#
end
CLI(config)#
interface 2
CLI(if)#
trunk type lacp
CLI(if)#
end
Summary of Contents for E-MSM720
Page 2: ......
Page 3: ...HP MSM7xx Controllers CLI Reference Guide ...
Page 38: ...xxxvi ...
Page 134: ...CLI commands Session profile context 2 84 no use public ip subnet Do not use this attribute ...
Page 176: ...CLI commands IP QOS context 2 126 Parameters number Start port number Range 0 65535 ...
Page 241: ...CLI commands 2 191 ...
Page 242: ...CLI commands 2 192 ...
Page 243: ......