通信人家园

 找回密码
 注册

只需一步,快速开始

短信验证,便捷登录

搜索
查看: 7094|回复: 0
打印

烽火路由器2600配置 [复制链接]

军衔等级:

  新兵

注册:2012-11-22
跳转到指定楼层
1#
发表于 2017-6-12 13:34:51 |只看该作者 |倒序浏览
R2640路由器(千兆以太)配置
ena
conf
host HWJDE
aaa authentication login default local
aaa authentication enable default enable
username root password admin
enable password admin
interface GigaEthernet0/0.222
description R260
ip address 222.50.4.6 255.255.255.248
encapsulation dot1Q 222
ip nat outside
interface vl 1
ip address 192.168.100.1 255.255.255.0
ip nat inside
quit
ip route default 222.50.4.5
ip access-list standard fs1
permit 192.168.100.0 255.255.255.0
quit
ip dhcpd pool fs1
network 10.0.0.0 255.255.255.0
range 10.0.0.2 10.0.0.254
default-router 192.168.100.1
dns-server 118.203.123.116 228.136.17.107
quit
ip dhcpd enable
ip nat pool fs1 222.50.4.6 222.50.4.6 255.255.255.248 ip nat inside source list fs1 pool quit
wri

举报本楼

您需要登录后才可以回帖 登录 | 注册 |

版规|手机版|C114 ( 沪ICP备12002291号-1 )|联系我们 |网站地图  

GMT+8, 2026-4-2 06:56 , Processed in 0.067113 second(s), 17 queries , Gzip On.

Copyright © 1999-2025 C114 All Rights Reserved

Discuz Licensed

回顶部