PPPOE拨号配置mss

Router#show run
Building configuration...

Current configuration:
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
isdn switch-type basic-5ess
!
!
service password-encryption
!
aaa authentication login default local
aaa authentication enable default enable
aaa authentication ppp default local
!
username root password 7 15501F4E3D50
!
enable password 7 15501F4E3D50 level 15
!
!
crypto key load-keyconf end
!
!
interface Null0
!
interface Virtual-tunnel0
mtu 1492
ip address negotiated
no ip directed-broadcast
ppp chap hostname 090010026483
ppp chap password 7 15206C1408176D
ppp pap sent-username 090010026483 password 7 15206C1408176D
ip nat outside
ip nat mss 1452
!
interface GigaEthernet0/0
no ip address
no ip directed-broadcast
ip http firewalltype 0
!
interface GigaEthernet0/1
ip address 192.168.10.1 255.255.255.0
no ip directed-broadcast
ip nat inside
ip http firewalltype 0
!
interface Async0/0
no ip address
no ip directed-broadcast
!
!
!
!
!
!
!
!
ip route cache
ip route default Virtual-tunnel0
!
!
!
!
!
!
!
dial-peer terminator #
dial-peer auto-terminated 3
!
!
!
!
dsp-kernel-ver g729
!
!
sipua-cfg
sipua keepAlive 60
shutdown
!
!
!
gbsc app-ctrl priority onlinegames all
no gbsc app-ctrl drop onlinegames all
gbsc group default
!
gbsc pushto mode text
no gbsc filter-url enable
gbsc filter-url mode forbid
no gbsc filter-key enable
!
!
!
!
!
!
!
!
!
!
ip access-list standard fs1
permit 192.168.10.0 255.255.255.0
!
!
!
!
vpdn enable
!
vpdn-group 1
request-dialin
no domain
protocol pppoe
pppoe bind GigaEthernet0/0
!
!
ip dhcpd pool fs1
network 192.168.10.0 255.255.255.0
range 192.168.10.3 192.168.10.252
default-router 192.168.10.1
dns-server 10.5.0.10 10.5.0.4
!
ip dhcpd enable
!
ip http ispmode 1
ip http language chinese
ip http timeout 10
ip http set-name-value 0
!
no ip proxy enable
!
ip nat inside source list fs1 interface Virtual-tunnel0
!
!

相关文档
最新文档