Technical data

Cisco AS5300 Configuration 2-37
Verify
Verify
To verify the configuration:
Enter the show dialer command. This command shows you the state associated with each
IP interface. Notice that each individual serial channel is actually a dialer interface.
hq-sanjose# show dialer
Dialer1 - dialer type = IN-BAND SYNC NO-PARITY
Idle timer (1800 secs), Fast idle timer (20 secs)
Wait for carrier (30 secs), Re-enable (15 secs)
Dial String Successes Failures Last called Last status
Serial0:0 - dialer type = ISDN
Idle timer (1800 secs), Fast idle timer (20 secs)
Wait for carrier (30 secs), Re-enable (15 secs)
Dialer state is idle
Serial0:1 - dialer type = ISDN
Idle timer (1800 secs), Fast idle timer (20 secs)
Wait for carrier (30 secs), Re-enable (15 secs)
Dialer state is idle
Serial0:2 - dialer type = ISDN
Idle timer (1800 secs), Fast idle timer (20 secs)
Wait for carrier (30 secs), Re-enable (15 secs)
Dialer state is idle
----- snip -----
Enter the show running command:
hq-sanjose# show running
Building configuration...
Current configuration:
!
---- snip ----
!
interface Serial0:23
no ip address
no ip directed-broadcast
dialer rotary-group 1
isdn incoming-voice modem
!
interface Serial1:23
16
hq-sanjose(config-if)# exit
Return to global configuration mode.
17
hq-sanjose(config)# dialer-list 2 protocol ip permit
Define a DDR dialer-list to allow any IP traffic
to maintain the connection. Any IP packet will
maintain the DDR session.
Minor or extensive tuning of your dialer list
might be required to control costs in your
environment.
3
1. These users will also need a username and password.
2. Other environments might require shorter timeouts. The default is 120 seconds.
3. The dialer-group command and dialer-list command must use the same number. To monitor the idle timer value and the packets that reset it, use the debug
dialer packet command and show dialer command.
Step Command Purpose