Dell PowerEdge M520 Dell PowerConnect M6220/M6348/M8024 Switches Configuration - Page 54

CLI Examples, show port-aggregator port summary, show interface status, mode simple

Page 54 highlights

• Operational mode is set to Normal mode on resetting the configuration to Factory defaults from the software boot menu. The switch will boot up in this mode unless you select a different mode from the setup wizard. • The switch can be changed between Normal and Simple Mode without a reboot. • When you change the operational mode, a trap is generated apart from logging a message. • The switch maintains two separate config files, one for Simple mode and another for Normal mode. The selection of the configuration file while applying the configuration is based on the mode selection. If there is no saved configuration, then the default configuration of the selected mode is applied. • Simple mode allows you to create Aggregation Groups (Figure 3-4) where internal ports and external ports can be configured in a separate broadcast domain. • Security-related configurations: dot1x, RADIUS, TACACS+ are allowed when the switch is operating in Simple Mode. • The switch handles traffic in the following way when in Simple Mode: • Ingress filtering is enabled on all ports. This means that tagged traffic would be dropped if the incoming port is not a member of the incoming packet's VLAN. • Untagged traffic should be switched and untagged at the egress. • Default VLAN tagged traffic should be switched and egress as untagged. • Tagged traffic that belongs to a user-created VLAN gets switched in that VLAN and egresses as tagged. The reserved VLAN ID assigned to a group is also referred to as a default VLAN. • The hashing algorithm in Simple mode is the same as in Normal mode. In Normal mode, the default Hashing is based on source + destination MAC address. You cannot change the hash algorithm in Simple mode. Ports that are already a member of a LAG are external ports that are shown using the show port-aggregator port summary command. In Simple mode, you can set the LACP mode on a group, but not on an individual port. Use the show interface status command to check the lag status. CLI Examples The following are examples of the commands used for Port Aggregator. Example #1: Set the Operational Mode A user with privilege level 15 can change the operational mode from Normal to Simple and vice versa. Enter the commands to get into Global Configuration mode: console>enable console#configure console(config)# Use the mode simple command from the Global Configuration Mode to select the Simple mode as the start up mode. 54 Switching Configuration

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158

54
Switching Configuration
Operational mode is set to Normal mode on resetting the configuration to Factory defaults from the
software boot menu. The switch will boot up in this mode unless you select a different mode from the
setup wizard.
The switch can be changed between Normal and Simple Mode without a reboot.
When you change the operational mode, a trap is generated apart from logging a message.
The switch maintains two separate config files, one for Simple mode and another for Normal mode.
The selection of the configuration file while applying the configuration is based on the mode selection.
If there is no saved configuration, then the default configuration of the selected mode is applied.
Simple mode allows you to create Aggregation Groups (Figure 3-4) where internal ports and external
ports can be configured in a separate broadcast domain.
Security-related configurations: dot1x, RADIUS, TACACS+ are allowed when the switch is operating
in Simple Mode.
The switch handles traffic in the following way when in Simple Mode:
Ingress filtering is enabled on all ports. This means that tagged traffic would be dropped if the
incoming port is not a member of the incoming packet’s VLAN.
Untagged traffic should be switched and untagged at the egress.
Default VLAN tagged traffic should be switched and egress as untagged.
Tagged traffic that belongs to a user-created VLAN gets switched in that VLAN and egresses as
tagged.
The reserved VLAN ID assigned to a group is also referred to as a default VLAN.
The hashing algorithm in Simple mode is the same as in Normal mode. In Normal mode, the default
Hashing is based on source + destination MAC address. You cannot change the hash algorithm in
Simple mode. Ports that are already a member of a LAG are external ports that are shown using the
show port-aggregator port summary
command. In Simple mode, you can set the LACP mode on a
group, but not on an individual port. Use the
show interface status
command to check the lag status.
CLI Examples
The following are examples of the commands used for Port Aggregator.
Example #1: Set the Operational Mode
A user with privilege level 15 can change the operational mode from Normal to Simple and vice versa.
Enter the commands to get into Global Configuration mode:
console>enable
console#configure
console(config)#
Use the
mode simple
command from the Global Configuration Mode to select the Simple mode as the
start up mode.