Port Channel Merge

Configuration

Details

EFA Intended Config

interface Port-channel 1
description Port-channel po1
switchport
switchport mode trunk
switchport trunk allowed vlan add 2000-2001
no switchport trunk tag native-vlan
no shutdown
!

Switch Current Config

interface Port-channel 1
description Port-channel po1
!

Action

Partial Config, Merge Config to Switch

Configuration Details
EFA Intended Config
interface Port-channel 1
description Port-channel po1
switchport
switchport mode trunk
switchport trunk allowed vlan add 2000-2001
no switchport trunk tag native-vlan
no shutdown
!
Switch Current Config
interface Port-channel 2
description Port-channel po1
switchport
switchport mode trunk
switchport trunk allowed vlan add 2000-2001
no switchport trunk tag native-vlan
no shutdown
!
Action Conflict Config, Merge Config (Specific Config)