From: Nick Griffin (nick.jon.griffin@gmail.com)
Date: Mon Jan 08 2007 - 13:47:20 ART
How about:
dialer-list 1 protocol ip permit
On 1/8/07, Keith Bizzell <mkbcoolman@gmail.com> wrote:
>
> This section calls for creating a ppp link between R4/R5 using dialer
> interfaces.  This seems pretty straight-forward, and as far as I can tell
> my
> config matches up with the solution guide.  But it doesn't work.  R4 never
> shows an active call, and I never get an bind message.  Interfaces show
> up/up on both sides, and I know there isn't a problem with the link (it
> works fine when I set up ppp on the physical interface.)  Any ideas?
>
> R4:
> interface Serial0/1/0
> no ip address
> dialer in-band
> dialer pool-member 1
> pulse-time 1
> !
> interface Dialer0
> ip address 128.1.45.4 255.255.255.0
> encapsulation ppp
> dialer pool 1
> dialer idle-timeout 0
> dialer persistent
> !
> Rack1R4(config-if)#do show ip int b
> Interface                  IP-Address      OK? Method Status
> Protocol
> FastEthernet0/0            128.1.14.4      YES NVRAM  up
> up
> FastEthernet0/1            128.1.48.4      YES NVRAM  up
> up
> Serial0/0/0                unassigned      YES NVRAM  administratively
> down
> down
> Serial0/1/0                unassigned      YES NVRAM  up
> up
> Dialer0                    128.1.45.4      YES manual up
> up
> Loopback0                  150.1.4.4       YES NVRAM  up
> up
>
> Rack1R4(config-if)#do show dialer
>
> Se0/1/0 - dialer type = IN-BAND SYNC NO-PARITY
> Dialer pool 1, priority 0
> Idle timer (120 secs), Fast idle timer (20 secs)
> Wait for carrier (30 secs), Re-enable (15 secs)
> Dialer state is idle
>
> Di0 - dialer type = DIALER PROFILE
> Idle timer (never), Fast idle timer (20 secs)
> Wait for carrier (30 secs), Re-enable (15 secs)
> Dialer state is idle
> Number of active calls = 0
>
> Dial String      Successes   Failures    Last DNIS   Last status
>
> R5:
>
> interface Serial0/1/0
> no ip address
> dialer in-band
> dialer pool-member 1
> clock rate 64000
> pulse-time 1
> !
> interface Virtual-Template1
> ip address 128.1.125.5 255.255.255.0
> !
> interface Dialer0
> ip address 128.1.45.5 255.255.255.0
> encapsulation ppp
> dialer pool 1
> dialer idle-timeout 0
> dialer persistent
> !
> Rack1R5(config-if)#do show dialer
>
> Se0/1/0 - dialer type = IN-BAND SYNC NO-PARITY
> Dialer pool 1, priority 0
> Idle timer (never), Fast idle timer (20 secs)
> Wait for carrier (30 secs), Re-enable (15 secs)
> Dialer state is data link layer up
> Interface bound to profile Di0
> Time until disconnect never
> Connected to <unknown phone number>
>
> Di0 - dialer type = DIALER PROFILE
> Idle timer (never), Fast idle timer (20 secs)
> Wait for carrier (30 secs), Re-enable (15 secs)
> Dialer state is data link layer up
> Number of active calls = 1
>
> Dial String      Successes   Failures    Last DNIS   Last status
> Rack1R5(config-if)#do show ip int b
> Interface                  IP-Address      OK? Method Status
> Protocol
> FastEthernet0/0            unassigned      YES unset  administratively
> down
> down
> FastEthernet0/1            128.1.5.5       YES manual up
> up
> Serial0/0/0                unassigned      YES unset  up
> up
> Serial0/0/0.1              unassigned      YES unset  up
> up
> Serial0/1/0                unassigned      YES TFTP   up
> up
> Virtual-Access1            unassigned      YES unset  down
> down
> Virtual-Template1          128.1.125.5     YES manual down
> down
> Virtual-Access2            128.1.125.5     YES TFTP   up
> up
> Virtual-Access3            128.1.125.5     YES TFTP   up
> up
> Dialer0                    128.1.45.5      YES manual up
> up
> Loopback0                  150.1.5.5       YES manual up
> up
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Thu Feb 08 2007 - 23:46:56 ART