烽火fr2600怎么web登录_烽火R2600路由器配置步骤及脚本文件

1 利用串口线接好电脑与路由器,

2 配置超级终端:9600 8 1;

3 新路由器的话,直接就进入了

4 大于号状态下输入 enable.回车

5 config

int gi0/0

ip address (公网IP) (公网子网掩码)

ip nat outside

q

int gi0/1

ip address (私网IP,如192.168.0.1) (私网DNS,如255.255.255.0)

ip nat inside

q

aaa authentication login default local enable

aaa authentication enable default enable

enable password 0 (登陆密码,可任意修改)

username admin password 0 (登陆密码,可任意修改)

ip dhcpd pool p1

network 192.168.0.0 255.255.255.0

range 192.168.0.4 192.168.0.250

default-router 192.168.0.1

dns-server (公网首选DNS) (公网备用DNS)

q

ip dhcpd enable

ip route defau (公网网关)

ip nat pool yyy (公网IP) (公网IP) 255.255.255.255

ip access-list standard a1

permit 192.168.0.0 255.255.255.0

q

ip nat inside source list a1 pool yyy overload

ex

write

  • 0
    点赞
  • 5
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值