|
Configuration |
Details |
|---|---|
|
EFA Intended Config |
interface Ethernet 0/1 switchport switchport mode trunk switchport trunk allowed vlan add 900 no switchport trunk tag native-vlan no shutdown ! |
|
Switch Current Config |
interface Ethernet 0/1 switchport switchport mode trunk switchport trunk allowed vlan add 900 ! |
|
Action |
Partial Config, Merge Config to Switch |
| Configuration | Details |
|---|---|
| EFA Intended Config |
interface Ethernet 0/1 switchport switchport mode trunk switchport trunk allowed vlan add 900-920 no switchport trunk tag native-vlan no shutdown ! |
| Switch Current Config |
interface Ethernet 0/1 switchport switchport mode trunk switchport trunk allowed vlan add 900-910 no switchport trunk tag native-vlan no shutdown ! |
| Action | Partial Config, Merge Config to Switch |
| Configuration | Details |
|---|---|
| EFA Intended Config |
interface Ethernet 0/1 switchport switchport mode trunk switchport trunk allowed vlan add 900 no switchport trunk tag native-vlan no shutdown ! |
| Switch Current Config |
interface Ethernet 0/1 switchport switchport mode access switchport access vlan 900 ! |
| Action | Conflict Config, Merge the Config to Switch |
| Configuration | Details |
|---|---|
| EFA Intended Config |
interface Ethernet 0/1 switchport switchport mode trunk switchport trunk allowed vlan add 900-901 switchport trunk native-vlan 901 no switchport trunk tag native-vlan no shutdown ! |
| Switch Current Config |
interface Ethernet 0/1 switchport switchport mode trunk switchport trunk allowed vlan add 900-901 switchport trunk native-vlan 900 no switchport trunk tag native-vlan no shutdown ! |
| Action | Conflict Config, Merge the Config (specific Config) |