ADTRAN Stub Routing Especificaciones Pagina 443

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 568
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 442
Command Reference Guide Frame Relay Sub-Interface Config Command Set
61950860L1-35D © 2003 ADTRAN, Inc. 443
ip access-group <listname> [in | out]
Use the ip access-group command to create an access list to be used for packets transmitted to/from the
asynchronous host. Use the no form of this command to disable this type of control.
Syntax Description
listname
Assigned IP access list name.
in
Enables access control on packets transmitted from the host.
out
Enables access control on packets sent to the host.
Default Values
By default, these commands are disabled.
Command Modes
(config-interface)# Interface Configuration Mode required.
Command History
Release 3.1 Command was introduced
Functional Notes
When this command is enabled, the IP destination address of each packet must be validated before being
passed through. If the packet is not acceptable per these settings, it is dropped.
Usage Examples
The following example sets up the router to only allow Telnet traffic into the frame relay sub-interface:
(config)#
ip access-list extended TelnetOnly
(config-ext-nacl)#
permit tcp any any eq telnet
(config-ext-nacl)#
int frame-relay 1.16
(config-fr 1.16)#
ip access-group TelnetOnly in
Vista de pagina 442
1 2 ... 438 439 440 441 442 443 444 445 446 447 448 ... 567 568

Comentarios a estos manuales

Sin comentarios