当前位置:网站首页>RHCE - day one
RHCE - day one
2022-07-04 10:18:00 【Attiude】
1. To configure team In mechanism activebackup And verify , There are active and standby network cards , Master transfer packet , The standby does not transmit , Main network card down
[[email protected] ~]# nmcli c add type team con-name team_con ifname team_dev ipv4.addresses 192.168.116.125 ipv4.gateway 192.168.116.2 ipv4.dns 114.114.114.114 ipv4.method manual config '{"runner":{"name":"activebacku"}}'
[[email protected] ~]# nmcli c add type team-slave con-name team_con_1 ifname ens160 master team_dev
[[email protected] ~]# nmcli c add type team-slave con-name team_con_2 ifname ens224 master team_dev
[[email protected] ~]# nmcli c up team_con
[[email protected] ~]# nmcli c up team_con_1
[[email protected] ~]# nmcli c up team_con_2

2. To configure team In mechanism roundrobin, Each network card transmits data in polling mode


![]()

3. To configure team In mechanism loadbalance,

4. To configure team In mechanism broadcast: Each network card transmits packets , Load balancing

Grab the bag

边栏推荐
- System. Currenttimemillis() and system Nanotime (), which is faster? Don't use it wrong!
- Velodyne configuration command
- 5g/4g wireless networking scheme for brand chain stores
- Hands on deep learning (43) -- machine translation and its data construction
- C language pointer classic interview question - the first bullet
- Architecture introduction
- Uniapp--- initial use of websocket (long link implementation)
- 智慧路灯杆水库区安全监测应用
- Three schemes of ZK double machine room
- Nuxt reports an error: render function or template not defined in component: anonymous
猜你喜欢

2. Data type

Today's sleep quality record 78 points

Hands on deep learning (34) -- sequence model

Hands on deep learning (38) -- realize RNN from scratch

智慧路灯杆水库区安全监测应用

Machine learning -- neural network (IV): BP neural network

C language pointer interview question - the second bullet

Advanced technology management - how to design and follow up the performance of students at different levels

Tables in the thesis of latex learning

【Day1】 deep-learning-basics
随机推荐
On Multus CNI
Tables in the thesis of latex learning
Hands on deep learning (43) -- machine translation and its data construction
【Day1】 deep-learning-basics
Delayed message center design
SQL replying to comments
有老师知道 继承RichSourceFunction自定义读mysql怎么做增量吗?
System.currentTimeMillis() 和 System.nanoTime() 哪个更快?别用错了!
【OpenCV 例程200篇】218. 多行倾斜文字水印
使用 C# 提取 PDF 文件中的所有文字(支持 .NET Core)
Histogram equalization
Application of safety monitoring in zhizhilu Denggan reservoir area
Hands on deep learning (35) -- text preprocessing (NLP)
Legion is a network penetration tool
Intelligent gateway helps improve industrial data acquisition and utilization
uniapp 小于1000 按原数字显示 超过1000 数字换算成10w+ 1.3k+ 显示
智能网关助力提高工业数据采集和利用
Exercise 8-7 string sorting (20 points)
Three schemes of ZK double machine room
For programmers, if it hurts the most...