TMS zl Management and Configuration Guide ST.1.2.100916

A-96
Command-Line Reference
Global Configuration Context
For example, to assign the module IP address 10.10.15.72/24, enter the follow-
ing command:
hostswitch(tms-module-<slot ID>:config)# management ip
10.10.15.72 255.255.255.0
management vlan. To configure your management VLAN, enter the follow-
ing command:
Syntax: management vlan <VLAN ID>
Replace <VLAN ID> with the VLAN ID number. The IP address that you assigned
to the module must be part of a subnet associated with this VLAN.
For example, to assign the module’s management VLAN to VLAN 3, enter the
following command:
hostswitch(tms-module-<slot ID>:config)# management
vlan 3
nat
You use the nat command to configure all of your NAT policies. Policies specify
several parameters:
Type of NAT
Source zone
Destination zone
Service
Source address
Destination address
The nat command can be used to create (or delete) policies as well as move
policy positions.
nat destination
Enter the following command to create a destination NAT policy:
Syntax: nat destination <source zone> self < protocol | service <service> > <source
address> <destination address> [destination port] nat-ip <NAT destination address>
[NAT port] [extended options]