- Preface
- New and Changed Information for this Release
- Overview
- Configuring Multiple Spanning Tree
- Configuring Per VLAN Rapid Spanning Tree Plus
- Configuring VLAN Trunking Protocol
- Managing MAC Addresses
- Managing Virtual Device Contexts
- Managing Ports
- Configuring SVI
- Managing TrustSec
- Configuring SGT Exchange Protocol Connection
- Configuring HSRP
- Managing FC Alias
- Configuring Access Ports
- Managing Access Control Lists
- Configuring Network Address Translation
- Configuring Quality of Services
- Managing Service Policies
- Managing Trunks
- Managing Virtual Fibre Channels
- Managing VLANs
- Managing Virtual Port Channels
- Managing SAN Zones and SAN Zonesets
- Managing Virtual Storage Area Networks
- Managing Virtual Extensible LANs
- Configuring ASA Context
- Configuring the Cisco Nexus 1000V Switch for Microsoft Hyper-V
- Monitoring and Reporting
- Managing Configuration Data
- Troubleshooting
Configuring Network
Address Translation
This chapter contains the following sections:
- About NAT
- Configuring NAT
- Configuring Context NAT
- Creating a Network Object
- Creating a Network Object Group
- Creating a Service Object
- Creating Object-Based NAT
- Configuring Twice NAT
About NAT
Network Address Translation (NAT) enables private IP internetworks that use non-registered IP addresses to connect to the Internet. NAT operates on a router, usually connecting two networks, and translates the private (not globally unique) addresses in the internal network into legal addresses before packets are forwarded onto another network. NAT can be configured to advertise only one address for the entire network to the outside world. This ability provides additional security by effectively hiding the entire internal network behind that one address.
In Cisco UCS Director, you can configure NAT on the following Cisco network devices:
Configuring NAT
Ensure that the real source and destination IP addresses and mapped source and destination IP addresses are preconfigured on the device.
Configuring Context NAT
| Step 1 | Choose . | ||||||||||||||||
| Step 2 | On the Network page, choose the pod. | ||||||||||||||||
| Step 3 | Select the
network device to be configured.
The summary of the device is displayed. | ||||||||||||||||
| Step 4 | Click Configure Context NAT. | ||||||||||||||||
| Step 5 | In the
Configure
Context NAT screen, complete the required fields, including the
following:
| ||||||||||||||||
| Step 6 | Click Submit. |
Creating a Network Object
All NAT rules that are configured as a parameter of a network object are considered as network object NAT rules. A network object NAT is a quick and easy way to configure NAT for a network object, which can be a single IP address, a range of addresses, or a subnet. After you configure the network object, you can then identify the mapped address for that object.
You can create a network object using this procedure, or you can use the Create Network Object workflow task from the task library.
| Step 1 | Choose . | ||||||||||
| Step 2 | On the Network page, choose the pod. | ||||||||||
| Step 3 | Select the device for which you want to create the network object. | ||||||||||
| Step 4 | Choose Network Objects. | ||||||||||
| Step 5 | Click Add. | ||||||||||
| Step 6 | In the
Create
Network Object screen, complete the required fields, including the
following:
| ||||||||||
| Step 7 | Click
Submit.
The object is created and listed on the Network Object screen. |
What to Do Next
You must create a network object group.
Creating a Network Object Group
By grouping similar NAT network objects together, you can use the object group in an Access Control entry (ACE) instead of specifying an ACE for each object separately. You can create the following types of object groups:
You can also nest object groups in other object groups.
You can create a network object group using this procedure, or you can use the Create Network Object Group workflow task from the task library.
You must create a network object prior to creating the network object group.
| Step 1 | Choose . | ||||||||||||||
| Step 2 | On the Network page, choose the pod. | ||||||||||||||
| Step 3 | Select the device for which you want to create the network object group. | ||||||||||||||
| Step 4 | Choose Network Object Groups. | ||||||||||||||
| Step 5 | Click Create Network Object Group. | ||||||||||||||
| Step 6 | In the
Create
Network Object Group screen, complete the required fields, including
the following:
| ||||||||||||||
| Step 7 | Click Submit. |
What to Do Next
You must create a service object.
Creating a Service Object
You can create a service object using this procedure, or you can use the Create Service Object workflow task from the task library.
You should have created a network object, and a network object group before you create a service object.
| Step 1 | Choose . | ||||||||||||||||||||
| Step 2 | On the Network page, choose the pod. | ||||||||||||||||||||
| Step 3 | Select the device for which you want to create the service object. | ||||||||||||||||||||
| Step 4 | Choose Service Objects. | ||||||||||||||||||||
| Step 5 | Click Add. | ||||||||||||||||||||
| Step 6 | In the
Create
Service Object screen, complete the following fields:
| ||||||||||||||||||||
| Step 7 | Click Submit. |
What to Do Next
You must create an object-based NAT.
Creating Object-Based NAT
When a packet enters the ASA, the source and destination IP addresses are checked against the network object NAT rules.
You can create an object-based NAT using this procedure, or you can use the Configure Network Object NAT workflow task from the task library.
| Step 1 | Choose . | ||||||||||||||||||||||||||
| Step 2 | On the Network page, choose the pod. | ||||||||||||||||||||||||||
| Step 3 | Select the device for which you want to create the object-based NAT. | ||||||||||||||||||||||||||
| Step 4 | Choose NAT. | ||||||||||||||||||||||||||
| Step 5 | Click Configure Network Object NAT. | ||||||||||||||||||||||||||
| Step 6 | In the Configure Network Object NAT screen, complete the following fields:
| ||||||||||||||||||||||||||
| Step 7 | Click Submit. |
Configuring Twice NAT
You can configure twice NAT using this procedure, or you can use the Configure Twice NAT workflow task from the task library.
| Step 1 | Choose . | ||||||||||||||||||||||||||||||||||||||||
| Step 2 | On the Network page, choose the pod. | ||||||||||||||||||||||||||||||||||||||||
| Step 3 | Select the device for which you want to create the twice NAT. | ||||||||||||||||||||||||||||||||||||||||
| Step 4 | Click Configure Twice NAT. | ||||||||||||||||||||||||||||||||||||||||
| Step 5 | In the
Configure Twice NAT screen, complete the required
fields, including the following:
| ||||||||||||||||||||||||||||||||||||||||
| Step 6 | Click Submit. |
Feedback