|
This chapter describes the function and displays the syntax for the commands required to configure global dialer lists required for preparing the router to bridge or route over a dial-on-demand link. For more information about defaults and usage guidelines, see the corresponding chapter of the Dial Solutions Command Reference.
To define a DDR dialer list to control dialing by protocol or by a combination of a protocol and a previously defined access list, use the dialer-list protocol global configuration command. To delete a dialer list, use the no form of this command.
dialer-list dialer-group protocol protocol-name {permit | deny | list access-list-number |dialer-group | Number of a dialer access group identified in any dialer-group interface configuration command. |
protocol-name | One of the following protocol keywords: appletalk, bridge, clns, clns_es, clns_is, decnet, decnet_router-L1, decnet_router-L2, decnet_node, ip, ipx, vines, or xns. |
permit | Permits access to an entire protocol. |
deny | Denies access to an entire protocol. |
list | Specifies that an access list will be used for defining a granularity finer than an entire protocol. |
access-list-number | Access list numbers specified in any DECnet, Banyan VINES, IP, Novell IPX, or XNS standard or extended access lists, including Novell IPX extended service access point (SAP) access lists and bridging types. |
access-group | Filter list name used in the clns filter-set and clns access-group commands. |
|