Enterasys Networks X-Pedition XSR CLI User Manual
Page 442
Dialer Interface Commands
10-88 Configuring the Dialer Interface
This mode of operation of the dialer interface is called spoofing and it is the default mode for this
interface. Spoofing mode changes to non‐spoofing mode when the following conditions are met:
•
Another interface or sub‐interface is set with the
backup interface dialer
command.
•
The interface configured with the
backup
command (the primary interface) is up.
Dial‐on‐demand applications require that a dialer‐group, dialer‐list and ACL also be configured.
Syntax
interface dialer [number | multi-point][sub-interface]
Syntax of the “no” Form
The no form of this command removes the dialer interface:
interface dialer number
Mode
Global configuration:
XSR(config)#
Next Mode
Dialer Interface configuration:
XSR(config-if
Default
Interface is spoofed
Examples
The following example configures Dialer port 200 in backup mode with minimal settings:
XSR(config)#interface dialer 200
XSR(config-if
XSR(config-if
XSR(config-if
XSR(config-if
The following example configures the dialer in point‐to‐point spoofed mode with interesting
packets defined by ACL 101, a dialer‐group and associated dialer‐list mapped to ACL 101:
XSR(config#access-list 101 permit ip 0.0.0.0 255.255.255.255 255.255.255.255 0.0.0.0
XSR(config)#interface dialer 3
XSR(config-if
XSR(config)#dialer-list 7 protocol ip list 101
The following example configures the dialer in multi‐point spoofed mode with interesting packets
defined by ACL 101, a dialer‐group and associated dialer‐list mapped to ACL 101:
XSR(config)#interface dialer 3 multi-point
number
Non-spoofed mode for a backup line or spoofed mode for on-demand connectivity to
a remote peer. Dialer interface number ranges from 0 to 255.
multi-point
Spoofed, point-to-multi-point mode configuring on-demand connectivity to remote
peers.
sub-interface
Sub-interface of the dialer interface.