通信人家园

标题: 瑞斯康达交换机配置模版  [查看完整版帖子] [打印本页]

时间:  2024-6-14 11:00
作者: yccb     标题: 瑞斯康达交换机配置模版

本帖最后由 yccb 于 2024-6-15 12:23 编辑

脚本命令(可直接复制后粘贴执行)说明
raisecom输入用户名
raisecom输入密码
ena进入特权模式
raisecom特权模式密码
language chinese中文支持
  hostname xx-xxxxxx-xxxxxxx-xxxxxxx-xx设置设备名称
config进入配置模式
  create vlan 2015,1949,2597 active创建LAN
interface line 1配置上联口
switchport mode trunk设置trunk模式
  switchport trunk allowed vlan 2015,1949,2597 con设置上联口LAN
interface client 1配置接口1
switchport mode access配置接口模式
switchport access vlan 1949配置接口LAN
interface client 2配置接口2
switchport mode access配置接口模式
switchport access vlan 1949配置接口LAN
interface client 3配置接口3
switchport mode access配置接口模式
switchport access vlan 2597配置接口LAN
interface client 4配置接口4
switchport mode access配置接口模式
switchport access vlan 2597配置接口LAN
exit退出接口模式
ip address 172.29.12.190 255.255.255.0 2015 line 1配置IP地址 LAN
loopback-detection enable client 1-4开启环路检测
ip default-gateway 172.29.12.254配置默认网关
end退至用户模式
wr保存
y确认保存


时间:  2024-6-14 14:04
作者: laozhu

咋这么多这个




通信人家园 (https://www.txrjy.com/) Powered by C114