首页 > 数码 正文

中兴路由器1800配置怎样 中兴1800路由器如何设置ip

时间:2023-09-27 作者:佚名

内容主旨:中兴路由器1800配置怎样中兴路由器怎么设置图解一、中兴路由器1800配置怎样

Building configuration...

!

!

ip dhcp enable(开启DHCP功能)

ip dhcp server dns 211.138.106.2 211.138.106.7(设置分配给客户的DNS地址)

ip dhcp server leasetime 18000

ip dhcp server update arp

!

ip dhcp-client disable

!

urpf log off

!

ip local pool conflict-ip 254

ip local pool dhcp 10.10.10.2 10.10.10.254 255.255.255.0(配置地址池,地址池名字为DHCP,等下在接口下引用这个名字)

!

mac-filter permit all

!

blacklist disable

!

!

interface null1

!

interface fei_0/1(连接公网的接口)

ip address 192.168.11.2 255.255.255.192

negotiation auto

ip nat outside(做为nat的outside口)

!

interface fei_0/2(连接内网的接口)

ip address 10.10.10.1 255.255.255.0(配置内网接口ip地址)

peer default ip pool dhcp(确定内网pc机使用哪个地址池,地址名字为dhcp)

negotiation auto

ip dhcp mode server(在接口下使能dhcp功能)

ip dhcp server gateway 10.10.10.1(配置分配的默认网关地址)

ip nat inside(作为nat的inside接口)

!

interface fei_0/3

negotiation auto

!

!

reference clock local

!

ip nat max-entry-number 64

ip nat start(启用nat功能)

ip nat inside source list 1 interface fei_0/1 (配置允许内网地址进行nat转换,并且转换后的地址为外网接口fei——0/1地址)

ip nat translation timeout class a 20

ip nat translation timeout class b 60

ip nat translation timeout class c 150

ip nat translation timeout class d 300

ip nat translation timeout class e 1200

ip nat translation timeout protocol icmp a

ip nat translation timeout protocol ip d

ip nat translation timeout protocol tcp port 80 a

ip nat translation timeout protocol tcp d

ip nat translation timeout protocol udp port 4000 d

ip nat translation timeout protocol udp port 4001 d

ip nat translation timeout protocol udp port 4002 d

ip nat translation timeout protocol udp port 4003 d

ip nat translation timeout protocol udp port 8000 d

ip nat translation timeout protocol udp port 8001 d

ip nat translation timeout protocol udp c

ip nat translation maximal default 65535

!

ip route 0.0.0.0 0.0.0.0 192.168.11.1(添加一条默认出口路由)

!

voice class service

!

!

ip prefix-list 1 seq 5 permit 10.10.10.0 24

!

!

no ipv6 nat enable

!

!

!

acl standard number 1(配置访问列表,用于允许哪些地址进行nat转换,在上面被引用)

rule 1 permit 10.10.10.0 0.0.0.255

!

!

!

ip tcp intercept mode intercept

ip tcp intercept drop-mode oldest

ip tcp intercept watch-timeout 30

ip tcp intercept finrst-timeout 5

ip tcp intercept connection-timeout 86400

ip tcp intercept max-incomplete high 1100

ip tcp intercept max-incomplete low 900

ip tcp intercept one-minute high 1100

ip tcp intercept one-minute low 900

!

nas

!

version V4.8.01.B.01

!

nvram mng-ip-address 10.40.89.8 255.255.0.0

!

nvram boot-username mmba

!

nvram boot-password mmba

!

nvram boot-server 10.40.89.78

!

nvram default-gateway 1.1.1.1

!

nvram imgfile-location local

!

hostname DX_liHuaDaJiuDian

!

forward re-fragment time 6

!

enable secret level 15 5 Y0j79VrXYsLC0nOkCXFmaA==

!

username zxr10 password zsr

username lhdjd password lhdjd

!

user-authentication-type local

user-authorization-type local

!

line console 0

no login authentication

!

banner incoming @

*****************************************************

Welcome to ZXR10 ZSR Serial Router of ZTE Corporation

*****************************************************

@

!

!

lfap disable

lfap max-send-fun-size 100

lfap update-interval 60

lfap server-retry-interval 60

lfap message-response-interval 60

lfap ka-interval 60

lfap flow-expired-time 600

!

!

!

snmp-server location No.68 Zijinghua Rd. Yuhuatai District, Nanjing, China

snmp-server contact +86-25-52870000

snmp-server packetsize 1400

snmp-server engine-id 830900020300010289d64401

snmp-server view AllView internet included

snmp-server view DefaultView system included

!

!

logging on

logging buffer 200

logging mode fullcycle

logging console notifications

logging level notifications

logging cmdlog-interval 2880

logging timestamps datetime localtime

alarm cpuload-on

alarm cpuload-interval 30

alarm cpuload-threshold high-grade 95 middle-grade 85 low-grade 75

syslog-server facility local0

!

line console idle-timeout 120

line console absolute-timeout 1440

line telnet idle-timeout 120

line telnet absolute-timeout 1440

!

ssh server authentication ispgroup 1

ssh server authentication mode local

ssh server authentication type chap

no ssh server only

ssh server version 2

!

!

radius auto-change off

!

!

tacacs disable

tacacs-server timeout 5

tacacs-server packet 1024

!

!

amat disable

!

end

DX_liHuaDaJiuDian#

DX_liHuaDaJiuDian#

二、中兴路由器怎么设置图解

中兴路由器设置方法:

【家庭网络环境布线】:

1、有猫(modem):猫(modem)----路由器wan口;路由器lan口----电脑。

2、没有猫(modem):网线----路由器wan口;路由器lan口----电脑。

【电脑进入路由器】:

1、电脑ip、dns设置自动获取。

2、打开浏览器,在地址栏输入192.168.1.1(一般路由器地址是这个或者查看路由器背面的登录信息)进路由-输入用户名,密码 ,(默认一般是admin)。

【设置路由器拨号】:

1、在【设置向导】里,选择【PPPoE拨号】(有些是ADSL拨号)这一项,按提示步骤输入上网的用户名和密码,保存。

2、在【网络参数】--【WAN设置】里,选【正常模式】,在【连接】的三个选项,选择【PPPoE拨号】这一项。

下面就是选择【自动连接】,保存,退出。

本文信息为网友自行发布旨在分享与大家阅读学习,文中的观点和立场与本站无关,如对文中内容有异议请联系处理。

本文链接:https://www.paituo.cc/tech/1050472.html

  • 小编推荐

    对于不熟悉摄影的人而言哪些相机是值得推荐的呢

    对于不熟悉摄影的人而言哪些相机是值得推荐的呢,简介如下相机作为记录生活的工具,已经成为现代人必不可少的物品之一。在市场上,每年都有不少新的相机推出,让人眼花缭乱,如何选购自己想要的相机,成了不少新手拍照爱好者的难题...

    pin码具体是指什么 pin码指的是什么

    pin码具体是指什么,简介如下身处信息时代,人们对于保护自己的信息变得越来越重视,因此各种验证码才层出不穷。今天我们所要讲的是一种常见的验证码,即pin码。那么,pin码是什么意思呢? 首先...

    热带鱼的种类有哪些

    热带鱼的种类有哪些,十大好养的热带鱼,简介如下热带鱼就是生活在热带水域的鱼,它们五颜六色,色彩斑斓,具有极高的观赏价值。今天小编就为大家带来了十大常见热带鱼品种大全,一起来看看。 10.神仙鱼 ...

    陈百强最好听的歌曲有哪些

    陈百强最好听的歌曲有哪些,陈百强最经典的五首歌曲,简介如下著名歌手陈百强已逝去26年,但他的歌声至今萦绕在我耳畔。他的经典曲目《偏偏喜欢你》、《一生何求》、《今宵多珍重》、《念亲恩》、《盼三年》,依然时常成为我的单曲循...

    库房管理软件免费版有哪些

    库房管理软件免费版有哪些,手机仓库管理软件免费版分享,简介如下日常店铺经营管理过程中,总会碰到这样的问题:客户订了一大批货,老板清点的时候才发现已经库存不足了;盘点仓库货物,一点就是大半天;仓库数据一弄错,从头做起不说,还...

    公式编辑器使用教程

    公式编辑器使用教程,在线公式编辑器免费使用,简介如下在线考试系统遇到数学、物理等科目会面临通过键盘和鼠标输入数学函数等表达式并不方便的问题。那么该如何面对呢?...

    洛克王国贝瑟在哪里

    洛克王国贝瑟在哪里,洛克王国宠物大全,简介如下Hi~大家好,这里是每天为你分享游戏内容的聚合游戏,喜欢的朋友们点点关注吧~ 洛克王国游戏中玩家可以培养各种强力宠物参加天梯pve模式,每次赛季结算时都可以兑换...

    做灯笼手工简单做法

    做灯笼手工简单做法,最简单的儿童手工灯笼,简介如下中秋节起源于上古时代,普及于汉代,定型于唐朝初年,盛行于宋朝以后。 中秋节以月之圆兆人之团圆,为寄托思念故乡,思念亲人之情,祈盼丰收、幸福,成为丰富多彩、弥足珍...