Cisco 7100 Series Especificaciones Pagina 96

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 112
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 95
Step 4—Configuring Cisco IOS Firewall Features
Cisco 7100 Series VPN Configuration Guide
4-24
Note Refer to the “Traffic Filtering and Firewalls” part of the Security Configuration
Guide and the Security Command Reference for advanced firewall configuration
information.
This section explains how to configure an extended access list, which is a sequential
collection of permit and deny conditions that apply to an IP address, and includes the
following tasks:
1 Creating Extended Access Lists Using Access List Numbers
2 Verifying Extended Access Lists
3 Applying Access Lists to Interfaces
4 Verifying Extended Access Lists Are Applied Correctly
The above tasks give the PC client in the business partner office access only to the public
Web server in the headquarters office. First, an extended access list is created with the
appropriate deny and permit statements, then the access list is applied to the serial interface
that connects the headquarters and business partner routers.
Creating Extended Access Lists Using Access List Numbers
To create an extended access list that denies and permits certain types of traffic, complete
the following steps starting in global configuration mode:
Step Command Purpose
1
hq-sanjose(config)# access-list 112 deny tcp any any
Define access list 112 and
configure the access list to deny all
TCP traffic.
2
hq-sanjose(config)# access-list 112 deny udp any any
Configure access list 112 to deny
all UDP traffic.
3
hq-sanjose(config)# access-list 112 permit ip host
10.2.2.2 host 10.1.5.3
Configure access list 112 to permit
IP traffic between the headquarters
Web server (translated inside
global IP address 10.2.2.2) and
PC B (IP address 10.1.5.3) in the
business partner office.
Vista de pagina 95
1 2 ... 91 92 93 94 95 96 97 98 99 100 101 ... 111 112

Comentarios a estos manuales

Sin comentarios