当前位置:网站首页>Reference for Ruijie Switch Configuration
Reference for Ruijie Switch Configuration
2022-07-20 10:31:00 【azenlijing】
http://www.ruijie.com.cn/fw/qdwd/57697(V1.0)
command mode
User EXEC, Privileged EXEC (enable), Global configuration (configure terminal), Interface configuration, Vlan configuration, Line configuration
#filter and find
Show … | begin RE
Show … | exclude RE
show … | include RE
hostname
Hostname …
vlan interface
Interface vlan 1
Ip address 192.168.100.1 255.255.255.0
default route
ip route 0.0.0.0 0.0.0.0 192.168.1.254
telnet login
password only
Ruijie(config)#line vty 0 4
Ruijie(config-line)#login
Ruijie(config-line)#password ruijie
Ruijie(config-line)#exit
Ruijie(config)#enable password ruijie
Ruijie(config)#end
Ruijie#write
username and password
Ruijie(config)#line vty 0 4
Ruijie(config-line)#login local
Ruijie(config-line)#exit
Ruijie(config)#username admin password ruijie
Ruijie(config)#enable password ruijie
Ruijie(config)#end
Ruijie#write
SSH login
Ruijie#configure terminal
Ruijie(config)#enable service ssh-server
Ruijie(config)#crypto key generate dsa/rsa
show commands
Show running-config
Show version
Show log
Show ip interface brief
show interface f0/1
show vlan
show cpu
show memory
show mac-address-table
show arp
show power
show fan
show temperature
show clock
dir
show ip route
show ip interface brief
show interfaces status/description
show interfaces trunk
interface
Ruijie(config)#interface gigabitEthernet 0/1
Ruijie(config-if-GigabitEthernet 0/1)#description Link-to-Core-S8610_1-G2/3
!!!interface range gigabitethernet 1/1-5, 1/7-8
!!!default interface gigabitEthernet 0/1
Ruijie(config-if-GigabitEthernet 1/10)#switchport mode access
Ruijie(config-if-GigabitEthernet 1/10)
switchport access vlan 100
!!!switchport mode trunk
!!! switchport trunk allowed vlan remove 1-4,6-9,11-19,31-4094
//broadcast storm control
//port isolation
边栏推荐
- tensorflow tf.where使用方法,大于某个值为1,小于为0
- The difference between overload and override
- 【report】tf-faster-rcnn 运行自己的训练数据 could not broadcast input array from shape (4) into shape (0)
- Installation management program
- 系统安全和运用
- Lombok配合Logback实现最简单的日志输出
- Insert cross column pictures under the title of the home page of latex IEEE paper, and solve the footnote problem
- Opencv编译及调用GPU版本
- 2020-09-17
- redhat 7更换yum源
猜你喜欢
Lombok cooperates with logback to realize the simplest log output
值得一看的智能运维AIOps关键核心技术概览
系统安全和运用
静态路由工作原理与配置
Latex ieee paper首页标题下方插入跨分栏图片,并解决脚注问题
Disk and file system
VLAN概述
[resource record] as a self-study record of programmers on Chi square distribution / detection, t distribution / detection, F distribution / detection in statistics
About querying basic resource information and viewing key data
RAID disk array
随机推荐
[resource record] Introduction to Bayesian neural network (BNN), common packages and differences
手动编译安装apache
Dark horse programmer timer
深入递归、深搜dfs、回溯、剪纸学习。
Paper notes: neural baby talk
tensorflow tf. Where usage method, greater than a certain value is 1, less than 0
gocore-v2框架发布-集成脚手架能力
openstack 配置GPU直通(pci_passthrough)
[resource record] VAE learning notes
Configuring multiple servers with ZABBIX agent
openstack queens创建固定IP虚拟机
[turn] method to solve memory / video memory leakage pytorch
tensorflow tf.where使用方法,大于某个值为1,小于为0
分布式唯一ID
Build LVM on disk array (RAID)
gocore-v2框架-API接口开发理念
Process and planned task management
【资源记录】VAE 学习笔记
Mikrotik ROS软路由设置上网方式(二)
Mocha测试