我有一个带有 Cisco IOS C880 版本 12.4(24)T5 的 Cisco 881-W 路由器。
出于某种原因,我似乎无法在拨号器上获得 IP。我可能正在做一些愚蠢的错误。
Interface IP-Address OK? Method Status Protocol
Dialer1 unassigned YES NVRAM up up
FastEthernet0 unassigned YES unset up down
FastEthernet1 unassigned YES unset up down
FastEthernet2 unassigned YES unset up down
FastEthernet3 unassigned YES unset up down
FastEthernet4 unassigned YES NVRAM up up
NVI0 unassigned NO unset up up
Vlan1 unassigned YES NVRAM up up
Wlan-GigabitEthernet0 unassigned YES unset up up
wlan-ap0 unassigned YES NVRAM up up
interface fastEthernet0/0
no ip address
duplex auto
speed auto
pppoe enable group global
pppoe-client dial-pool-number 1
no cdp enable
interface fastEthernet0/1
duplex auto
speed auto
no cdp enable
interface Dialer0
ip address negotiated
ip mtu 1492
ip flow ingress
ip nat outside
encapsulation ppp
dialer pool 1
ppp authentication pap callin
ppp pap sent-username --- password ---
ppp ipcp dns request accept
ppp ipcp route default
ppp ipcp address accept
no cdp enable