Cisco 7100 Series Especificaciones Pagina 79

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 112
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 78
Extranet VPN Business Scenario 4-7
Configuring Static Inside Source Address Translation
5 When the router receivesthe packetwith the inside global IP address, it performs a NAT
table lookup by using the inside global address as a key. It then translates the address to
the inside local address of Host 10.1.1.1 and forwards the packet to Host 10.1.1.1.
6 Host 10.1.1.1 receives the packet and continues the conversation. The router performs
Steps 2 through 5 for each packet.
Configuring Static Inside Source Address Translation
To configure static inside source address translation, complete the following steps starting
in global configuration mode:
The previous steps are the minimum you must configure for static inside source address
translation. You could configure multiple inside and outside interfaces.
Step Command Purpose
1
hq-sanjose(config)# ip nat inside source static
10.1.6.5 10.2.2.2
Establish static translation between an
inside local address and an inside
global address. This example translates
inside local address 10.1.6.5 (the Web
server) to inside global address
10.2.2.2.
2
hq-sanjose(config)# interface fastethernet 0/1
Specify the inside interface. This
example specifies Fast Ethernet
interface 0/1 on the headquarters router.
3 hq-sanjose(config-if)# ip nat inside Mark the interface as connected to the
inside.
4
hq-sanjose(config-if)# interface serial 2/0
Specify the outside interface. This
example specifies serial interface 2/0
on the headquarters router.
5
hq-sanjose(config-if)# ip nat outside
Mark the interface as connected to the
outside.
6
hq-sanjose(config-if)# exit
hq-sanjose(config)#
Exit back to global configuration mode.
Vista de pagina 78
1 2 ... 74 75 76 77 78 79 80 81 82 83 84 ... 111 112

Comentarios a estos manuales

Sin comentarios