㈠ 銳捷交換機 查看一個VLAN里哪些IP在使用命令
在路由器上配置回執路由。ip
route
192.168.100.0
255.255.255.0
ipadd(你交換機24口的地址)
㈡ 銳捷交換機(S2320G-P為例)配置命令
為交換機分配管理IP地址
S2126G(config)#interfacevlan1
S2126G(config-if)#ipaddress{IPaddress}{IPsubnetmask}[secondary]
將介面啟用
S2126G(config-if)#noshutdown
將介面關閉
S2126G(config-if)#shutdown
配置介面速率
S2126G(config-if)#speed[10|100|auto]
配置介面雙工模式
S2126G(config-if)#plex[auto|full|half]
㈢ 求銳捷三層交換機常用命令
交換機配置命令類別命令格式命令含義基本配置S> enable進入特權模式S# configure terminal 進入全局配置模式S(config)# hostname name改變交換機名稱S(config)# enable password level level_# password設置用戶口令(level_#=1)或特權口令(level_#=15)S(config)# line console 0進入控制台介面S(config-line)# password console_password接上一條命令,設置控制台口令S(config)# line vty 0 15進入虛擬終端S(config-line)# password telnet_password接上一條命令,設置Telnet口令S(config-line)# login允許Telnet登錄S(config)# enable password|secret privilege_password配置特權口令(加密或不加密)S(config)# interface ethernet|fastethernet|gigabitethernet slot_#/port_#進入介面子配置模式S(config-if)# [no] shutdown關閉或啟用該介面(默認啟用)S(config)# ip address IP_address sunbet_mask指定IP地址S(config)# ip default-gateway router's_IP_address指定哪台路由器地址為默認網關S# show running-config查看當前的配置S# running-config startup-config將RAM中的當前配置保存到NVRAM中S> show interface [type slot_#/port_#]查看所有或指定介面的信息S> show ip 顯示交換機的IP配置(只在1900系列上可用)S> show version查看設備信息S# show ip interface brief驗證IP配置S(config-if)# speed 10|100|auto設置介面速率S(config-if)# plex auto|full|half設置介面雙工模式S> show mac-address-table查看CAM表S# clear mac-address-table清除CAM表中的動態條目1900(config)# mac-address-table permanent MAC_address type [slot_#/]port_#在CAM表中創建靜態條目2950(config)# mac-address-table static MAC_address vlan VLAN_# interface type [slot_#/] port_#在CAM表中創建靜態條目1900(config)# mac-address-table restricted static MAC_address source_port list_of_allowed_interface設置靜態埠安全措施1900(config-if)# port secure啟用粘性學習1900(config-if)# port secure max-mac-count value設置粘性學習特性能夠學到的地址數
太多命令了 打不完上去啊
㈣ 銳捷交換機的一個命令求解釋下!!!!
enable secret 0 star (默認的管理等級,不需要理會他)
enable secret lever 1 0 ruijie (改成5就對應這,5所代表的許可權)
telnet的話,默認都市需要一個密碼 or 賬戶+密碼
還有你備份的不是系統文件,只是配置腳本文件而已。用命令。
配置腳本文件都是TXT格式的,純文本。
㈤ 銳捷交換機遠程登陸命令
密碼
1234(config)#enable secret level 1 0 100
1234(config)#enable secret level 15 0 100
遠程登入密碼
1234(config)#line vty 0 4
1234(config-line)#password 100
1234(config-line)#end
交換機管理IP
1234(config)#interface vlan 1
1234(config-if)#ip address 192.168.1.10 255.255.255.0
1234(config-if)#no shutdown
㈥ 銳捷交換機的重啟命令是什麼
重啟命令是reload回車後再按y。
㈦ 銳捷交換機的一些基本命令
基本命令對一些網路設備都一樣的:
switch> (用戶模式)
switch>enable(進入特權模式)
switch# (特權模式)
switch#config terminal (進入全局配置模式)
switch(conf)# (全局配置模式)
switch#interface + 埠號 (進入埠配置模式)
switch(conf-if)#(埠配置模式,銳捷的設備在-後面顯示的是你進入的那個埠)
㈧ 銳捷交換機基本命令都學會了,還有那些命令需要學習
交換機的命令都差不多,而且現在都有提示的。單純的記那個東西,誰都會忘。工作中用的多了,就記住了,銳捷的學會了就可以了!
㈨ 銳捷三層交換機命令集
我有銳捷的路由器交換機配置指導,pdf 格式的,可以傳給你
㈩ 銳捷交換機配置命令常用有哪些
銳捷官網下載配置手冊,命令太多了,銳捷的手冊很全