码迷,mamicode.com
首页 > 系统相关 > 详细

cisco

时间:2019-12-22 16:18:47      阅读:88      评论:0      收藏:0      [点我收藏+]

标签:username   mod   ESS   code   server   cisco   cdp   group   NPU   

配置ntp

conf t
ntp server 172.28.10.10
clock timezone Beijing 8
show clock

配置端口组

interface Port-channel10
no switchport
ip address 172.28.1.2 255.255.255.240
interface range gi 1/0/47 - 48
no ip address
no switchport
channel-group 10 mode on

关闭domain lookup

no ip domain lookup
no cdp run
no ip http server
no ip http secure-server

配置SSH

config t
ip domain-name jkzh.com
crypto key generate rsa 
aaa new-mode 
username AAA password BBB
line vty 0 4
transport input ssh 

show tcp brif

cisco

标签:username   mod   ESS   code   server   cisco   cdp   group   NPU   

原文地址:https://www.cnblogs.com/kylingx/p/12079810.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!