Some thing that could make CLI better.
First, you can only get ip address of the management VLAN via cmdline or "show config". It should be add to "show vlans" like other IP address.
Second, after changing config via CLI, config is still on a single line (show config).
Also, iptables seem to not like the vlan id change on management VLAN:
- Code: Select all
Netonix Switch(vlan 1)# name test
Netonix Switch(vlan 1)# id 3000
Netonix Switch(vlan 3000)# exit
Netonix Switch(config)# exit
iptables: No chain/target/match by that name
iptables: No chain/target/match by that name
iptables: Bad rule (does a matching rule exist in that chain?)
iptables: Bad rule (does a matching rule exist in that chain?)
iptables: No chain/target/match by that name
iptables: Bad rule (does a matching rule exist in that chain?)
iptables: Bad rule (does a matching rule exist in that chain?)
iptables: No chain/target/match by that name
iptables: No chain/target/match by that name
iptables: No chain/target/match by that name
iptables: No chain/target/match by that name
killall: ntpclient: no process killed
Netonix Switch# show vlans
ID Enable Description 1 2 3 4 5 6 7 8
---- ------ ----------- -- -- -- -- -- -- -- --
3000 true test U U U U U U U U
100 true VLAN 100 T E E E E E E E
VLAN 100 IPv4 Address: 192.168.100.20/255.255.255.0