deake
新新人类
帖子
46
精华
0
无忧币 1292
积分 123
阅读权限 20
|
发表于:2008-1-16 16:19
标题:CISCO ASA5500 ASDM简单配置
<上一帖 |
下一帖>
ciscoasa>enable
Password:
ciscoasa# config terminal 进入全局模式
ciscoasa(config)# webvpn 进入WEBVPN模式
ciscoasa(config-webvpn)# username cisco password cisco 新建一个用户和密码
ciscoasa(config)# interface manager 0/0 进入管理口
ciscoasa(config-if)# ip address 192.168.1.1 255.255.255.0 添加IP地址
ciscoasa(config-if)# nameif web 给管理口设个名字
ciscoasa(config-if)# no shutdown 激活接口
ciscoasa(config)#quit 退出管理接口
ciscoasa(config)# http server enable 开启HTTP服务
ciscoasa(config)# http 192.168.1.0 255.255.255.0 web 在管理口设置可管理的IP地址
ciscoasa(config)# show run 查看一下配置
ciscoasa(config)# write memory 保存配置
|
 网络工程师到底该不该去考CCIE认证? |
|