H3C 华三交换机
2020-02-14 本文已影响0人
linux_python
access 划分
system-view
vlan 200
quit
interface GigabitEthernet1/0/5
port link-mode bridge
port access vlan 200
quit
save
y
y
interface GigabitEthernet1/0/6
port link-mode bridge
port access vlan 200
quit
save
y
y
interface GigabitEthernet1/0/7
port link-mode bridge
port access vlan 200
quit
save
y
y
access bond 划分
system-view
vlan 235
quit
interface Bridge-Aggregation10
port access vlan 235
quit
interface GigabitEthernet1/0/1
port link-mode bridge
port access vlan 235
port link-aggregation group 10
quit
interface GigabitEthernet1/0/2
port link-mode bridge
port access vlan 235
port link-aggregation group 10
quit
save
y
y