新版CCNP新增热点配置大放送之一(ADSL PPPoE配置案例)
2514#sh run Building configuration... Current configuration : 982 bytes ! version 12.2 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname p2r3 ! ! ip subnet-zero ! vpdn enable(开启vpdn
2514#sh run
Building configuration...
Current configuration : 982 bytes
!
version 12.2
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname p2r3
!
!
ip subnet-zero
!
vpdn enable(开启vpdn)
!
vpdn-group tyl
request-dialin
protocol pppoe(启用pppoe协议)
!
!
!
!
interface Ethernet0
no ip address
pppoe enable
pppoe-client dial-pool-number 1(将物理端口和虚拟拨号端口绑定)
!
interface Ethernet1
ip address 192.168.1.254 255.255.255.0
ip nat inside
!
interface Dialer1
ip address negotiated
ip mtu 1492 (将原来的mtu1500变为1492,因pppoe 的包头是8个字节)
ip nat outside
encapsulation ppp
dialer pool 1 (通过拨号池,将物理端口和虚拟拨号端口绑定)
ppp pap sent-username ******@163.gd password 0 ******(ppp pap的单向验证)
!
ip nat inside source list 1 interface Dialer1 overload(NAT转换)
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer1(设置静态路由)
ip http server
ip pim bidir-enable
!
!
access-list 1 permit 192.168.1.0 0.0.0.255
!
!
line con 0
exec-timeout 0 0
logging synchronous
line aux 0
line vty 0 4
!
end


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics



Title: The working principle and configuration method of GDM in Linux systems In Linux operating systems, GDM (GNOMEDisplayManager) is a common display manager used to control graphical user interface (GUI) login and user session management. This article will introduce the working principle and configuration method of GDM, as well as provide specific code examples. 1. Working principle of GDM GDM is the display manager in the GNOME desktop environment. It is responsible for starting the X server and providing the login interface. The user enters

Understanding Linux Bashrc: Function, Configuration and Usage In Linux systems, Bashrc (BourneAgainShellruncommands) is a very important configuration file, which contains various commands and settings that are automatically run when the system starts. The Bashrc file is usually located in the user's home directory and is a hidden file. Its function is to customize the Bashshell environment for the user. 1. Bashrc function setting environment

DeepSeekAI tool in-depth analysis: Deep thinking and network search function detailed explanation DeepSeek is a powerful AI intelligent interactive tool. This article will focus on its two core functions of "deep thinking" and "network search", helping you better understand and Use this tool. Interpretation of DeepSeek's core functions: Deep Thinking: DeepSeek's "deep thinking" function is not a simple information retrieval, but is based on a huge pre-trained knowledge base and powerful logical reasoning capabilities to conduct multi-dimensional and structured analysis of complex problems. It simulates human thinking patterns, provides logically rigorous and organized answers efficiently and comprehensively, and can effectively avoid emotional prejudice. Internet search: "Internet search" function

Title: How to configure and install FTPS in Linux system, specific code examples are required. In Linux system, FTPS is a secure file transfer protocol. Compared with FTP, FTPS encrypts the transmitted data through TLS/SSL protocol, which improves Security of data transmission. In this article, we will introduce how to configure and install FTPS in a Linux system and provide specific code examples. Step 1: Install vsftpd Open the terminal and enter the following command to install vsftpd: sudo

It is very simple for iPhone 15 users to turn on the hotspot. They can turn on the hotspot directly in the control center, or they can try to open the hotspot option after seeing the personal hotspot in the settings. How to open hotspot on iPhone 15: Open it in Control Center and Settings 1. Users can swipe down the screen in the Control Center, long press the network square in the upper left corner, and enter the detailed interface to open personal hotspot. 2. Enter the phone settings option, slide to the personal hotspot option and click to enter. 3. Click the slider on the right side of the "Allow others to join" column to start the wireless network sharing service. 4. Set a personal hotspot password. It is recommended that users include numbers and letters to enhance security protection. 5. It is recommended that users be sure to turn on the maximum compatibility option to facilitate others to discover and access it.

MyBatisGenerator is a code generation tool officially provided by MyBatis, which can help developers quickly generate JavaBeans, Mapper interfaces and XML mapping files that conform to the database table structure. In the process of using MyBatisGenerator for code generation, the setting of configuration parameters is crucial. This article will start from the perspective of configuration parameters and deeply explore the functions of MyBatisGenerator.

The bear market time of SUPRA coin is difficult to predict accurately, but factors such as overall market sentiment, competitor performance, technical indicators and regulatory policies will affect its price changes. Investors can take steps to prepare for a bear market, including holding and waiting, diversifying, lowering expectations, focusing on fundamentals and seeking professional advice. Understanding common bear market issues such as duration, sell-off strategies, risks to be aware of, and sentiment management techniques is critical for investors to make informed decisions.

The hotspot function plays an important role in our daily lives, and we often need to use it to achieve network sharing between multiple devices. As a popular mobile phone brand, Xiaomi Mi 14’s hotspot function is loved by users. Now, let us learn how to turn off the personal hotspot of Xiaomi 14 to help everyone make reasonable use of data. How to turn off Xiaomi 14 personal hotspot? 1. Open the settings app of your phone 2. Click the "Personal Hotspot" option 3. On the personal hotspot page, find and click the "Turn off hotspot" button to turn off the Xiaomi 14 personal hotspot. It only takes a few simple steps, which ensures that you devices will not inadvertently share network connections for increased security and privacy. At the same time, turning off the personal hotspot can also save battery life and reduce unnecessary
