Juszeil Conception

Juszeil Conception

  • D
  • ï
  • s T
  • a

«2014 - 12»
@GT|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
TODAY

Hide Banner | LOGIN
2023-3-24 |

BLOG

Total found 1 articles on 2014-12-22.

網 絡 技 術 2014-12-22 20:18:04

Cisco Router PPPoE Client +NAT 連接方法


今日裝左隻Cisco 1911

Router PPPoE Client +NAT 連接方法

interface GigabitEthernet0/0
 description *** Wan link PPPoE Client***
 no ip address
 ip virtual-reassembly in
 duplex auto
 speed auto
 pppoe enable group global
 pppoe-client dial-pool-number 1
 no cdp enable

interface GigabitEthernet0/1
 description *** Lan link ***
 ip address 192.168.12.1 255.255.255.0
 ip nat inside
 ip virtual-reassembly in

interface Dialer1
 mtu 1492
 ip address negotiated
 ip nat outside
 ip virtual-reassembly in
 encapsulation ppp
 ip tcp adjust-mss 1312
 dialer pool 1
 ppp authentication chap pap callin
 ppp chap hostname username@pppoe
 ppp chap password password_here
 ppp pap sent-username username@pppoe password password_here
 ppp ipcp route default


ip nat inside source list 100 interface Dialer1 overload

access-list 100 permit ip any any

 


Relate Post : CISCO Router 設定DHCP SERVER Cisco - EtherChannel Cisco - PPP Server using Radius auth Cisco - port-security Cisco - CME VoIP Call Processing Features CISCO - CP7940 hard reset Cisco OSPF Routing Cisco - E1 configuration (DATA leased line) Cisco - L2TPv3 under GRE Layer2 Cisco - Disable FAN alert
Comments :
No Comments

Post your comment:


Post your comment by Guest :
Verify Code :


Back To Top

Find Me

Powered By 2013-2015 ©. Juszeil Conception version 2.0
Queries Executed : 0.0157 seconds