You can enable or disable port 6080 for specified interfaces or for all interfaces using this command.
Enable or disable the port 6080 on eth0 interface.
Syntax:
set port 6080 <enable or disable> eth0Enable or disable the port 6080 on eth1 interface.
Syntax:
set port 6080 <enable or disable> eth1Enable or disable the port 6080 on eth2 interface.
Syntax:
set port 6080 <enable or disable> eth2Enable or disable the port 6080 on eth3 interface.
Syntax:
set port 6080 <enable or disable> eth3Enable or disable the port 6080 on all eth interfaces.
Syntax:
set port 6080 <enable or disable> all
vATD supports only two interfaces (eth0 and eth1), but actual appliance supports four interfaces (eth0, eth1, eth2 and eth3). So when you enable or disable the port for interfaces eth2 and eth3 in vATD, you will the message as "<interface> not supported for vATD".
Syntax:
set port 6080 disable eth2
eth2 not supported for vATD
Syntax:
set port 6080 disable eth3
eth3 not supported for vATD