ADTRAN Stub Routing Dokumentacja Strona 470

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 568
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 469
PPP Interface Configuration Command Set Command Reference Guide
470 © 2003 ADTRAN, Inc. 61950860L1-35D
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 PPP interface:
(config)#
ip access-list extended TelnetOnly
(config-ext-nacl)#
permit tcp any any eq telnet
(config-ext-nacl)#
int ppp 1
(config-ppp 1)#
ip access-group TelnetOnly in
Przeglądanie stron 469
1 2 ... 465 466 467 468 469 470 471 472 473 474 475 ... 567 568

Komentarze do niniejszej Instrukcji

Brak uwag