We have an isg2000 with multiple sys. We have a need to add an additional vlan/subinterface to the trust side of the vsys.. Can I do this without interrupting current production on that interface?
for example:
get conf | i the
Interfaces in vsys PROD:
Name IP Address Zone MAC/INT-ID VLAN State VSD Vsys
eth1/1 0.0.0.0/0 Null 0010.dbff.2070 - U 0 Root
eth1/1.135 65.20.20.4/29 Untrust 0010.dbff.2070 135 U 0 Tools
eth1/2 0.0.0.0/0 Null 0010.dbff.2080 - U 0 Root
eth2/1 0.0.0.0/0 Null 0010.dbff.2150 - U 0 Root
eth2/1.200 10.100.10.1/27 Trust-Tool~ 0010.dbff.2150 200 U 0 Tools
eth2/2 0.0.0.0/0 Null 0010.dbff.2160 - U 0 Root
eth3/1 0.0.0.0/0 Null 0010.dbff.21d0 - D 0 Root
null 0.0.0.0/0 Null N/A - U 0 Root
How would I add eth2/1.202 without any hiccup?
Thanks!