论坛: 系统集成 标题: CISCO技术精华之基本常识(经典,含配置等) 复制本贴地址    
作者: wfjxx [wfjxx]       登录
CISCO技术精华之基本常识(经典,含配置等)
NTP Server
router#clock set 12:34:50 11 oct 2002
router#conf t
router(config)#hostname gw
gw(config)#ntp server *.*.*.*
gw(config)#clock timezone BST 9
gw(config)#no cdp run


__________________
取消超时
gw#conf t
gw(config)#line vty 0 4
gw(config-line)#exec-timeout 0 0


__________________
NAT
gw#conf t
gw(config)#int e0
gw(config-if)#ip nat inside
gw(config-if)#exit
gw(config)#int e1
gw(config-if)#ip nat outside
gw(config-if)#exit
gw(config)#access-list 2 permit 192.168.0.0 0.0.0.255
gw(config)#ip nat inside source list 2 interface e1 overload


__________________
优先级队列
gw#conf t
gw(config)#priority-list 1 protocol ip high tcp pop3
gw(config)#priority-list 1 protocol ip high tcp smtp


__________________
基本安全
gw(config)#no ip finger
gw(config)#no ip source-route
gw(config)#no service tcp-small-servers
gw(config)#no service udp-small-servers
gw(config)#int s0
gw(config-if)#ip accounting access-violations


__________________
SNMP
gw#conf t
gw(config)#snmp-server community ELAB RO


__________________

AAA
gw(config)#aaa new-model
gw(config)#aaa authentication login default local enable
gw(config)#username elab password 7 password


地主 发表时间: 04-01-08 16:45

回复: wolfhui [wolfhui]   论坛用户   登录
HI,老兄,你都写了些什么啊,尽是上些符号,看不懂啊
通俗一点好不?谢谢

B1层 发表时间: 04-01-09 15:19

回复: tuzi [tuzi]   版主   登录
楼上的 你看不懂 就别乱说

那些都是简单的


B2层 发表时间: 04-01-09 23:04

回复: wfjxx [wfjxx]      登录
这是最基本的东西

B3层 发表时间: 04-01-10 12:08

回复: fmd1985 [fmd1985]   论坛用户   登录
不懂就要说出来嘛.放肚子会生病的.
你愿意的话,可以解释!

B4层 发表时间: 04-01-12 12:25

论坛: 系统集成

20CN网络安全小组版权所有
Copyright © 2000-2010 20CN Security Group. All Rights Reserved.
论坛程序编写:NetDemon

粤ICP备05087286号