H3C S6820 Configuration Examples page 34

Hide thumbs Also See for S6820:
Table of Contents

Advertisement

[RouterA-ospf-1-area-0.0.0.0] network 10.214.60.0 0.0.0.3
[RouterA-ospf-1-area-0.0.0.0] network 10.214.50.0 0.0.0.3
[RouterA-ospf-1-area-0.0.0.0] network 10.214.50.8 0.0.0.3
[RouterA-ospf-1-area-0.0.0.0] quit
[RouterA-ospf-1] quit
2.
Configure Router B:
# Create VLANs 41 and 42.
<RouterB> system-view
[RouterB] vlan 41 to 42
# Create Bridge-Aggregation 41, and set its link aggregation mode to dynamic.
[RouterB] interface bridge-aggregation 41
[RouterB-Bridge-Aggregation41] link-aggregation mode dynamic
[RouterB-Bridge-Aggregation41] quit
# Assign Twenty-FiveGigE 1/0/1, Twenty-FiveGigE 1/0/2, Twenty-FiveGigE1/0/3, and
Twenty-FiveGigE 1/0/4 to the aggregation group for Bridge-Aggregation 41.
[RouterB] interface twenty-fivegige 1/0/1
[RouterB-Twenty-FiveGigE1/0/1] port link-aggregation group 41
[RouterB-Twenty-FiveGigE1/0/1] quit
[RouterB] interface twenty-fivegige 1/0/2
[RouterB-Twenty-FiveGigE1/0/2] port link-aggregation group 41
[RouterB-Twenty-FiveGigE1/0/2] quit
[RouterB] interface twenty-fivegige 1/0/3
[RouterB-Twenty-FiveGigE1/0/3] port link-aggregation group 41
[RouterB-Twenty-FiveGigE1/0/3] quit
[RouterB] interface twenty-fivegige 1/0/4
[RouterB-Twenty-FiveGigE1/0/4] port link-aggregation group 41
[RouterB-Twenty-FiveGigE1/0/4] quit
# Assign Bridge-Aggregation 41 to VLAN 41.
[RouterB] interface bridge-aggregation 41
[RouterB-Bridge-Aggregation41] port access vlan 41
[RouterB-Bridge-Aggregation41] quit
# Create Bridge-Aggregation 42, and set its link aggregation mode to dynamic.
[RouterB] interface bridge-aggregation 42
[RouterB-Bridge-Aggregation42] link-aggregation mode dynamic
[RouterB-Bridge-Aggregation42] port access vlan 42
[RouterB-Bridge-Aggregation42] quit
# Assign Twenty-FiveGigE 1/0/5 and Twenty-FiveGigE 1/0/6 to the aggregation group for
Bridge-Aggregation 42.
[RouterB] interface twenty-fivegige 1/0/5
[RouterB-Twenty-FiveGigE1/0/5] port link-aggregation group 42
[RouterB-Twenty-FiveGigE1/0/5] quit
[RouterB] interface twenty-fivegige 1/0/6
[RouterB-Twenty-FiveGigE1/0/6] port link-aggregation group 42
[RouterB-Twenty-FiveGigE1/0/6] quit
# Assign Bridge-Aggregation 42 to VLAN 42.
[RouterB] interface bridge-aggregation 42
[RouterB-Bridge-Aggregation42] port access vlan 42
[RouterB-Bridge-Aggregation42] quit
32

Advertisement

Table of Contents
loading

Table of Contents