1651 Run Config Back To Back Setup

You might also like

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 2

hostname BRAND_NEW_UNIT

ip ssh timeout 240


ethernet cfm enable
ethernet cfm domain oam-domain-1 level 0
service oam-service-1 vlan 101
mep crosscheck mpid 22 vlan 101
exit
ethernet cfm cc enable level 0 vlan 101
bridge-group 1
mode vlan-switching
vlan-switching rule rule_1 source-interface gigabitethernet 0/3
vlan-switching rule rule_1 dest-interface port-channel 1.101
exit
l2cp-profile l2cp_bridge
protocol lldp
protocol lacp
exit
interface gigabitethernet 0/4
exit
interface gigabitethernet 0/5
exit
interface tengige 0/0
description LACP-member 1
channel-group 1 mode active
ip mtu 9198
bridge l2cp-profile l2cp_bridge
exit
interface tengige 0/1
description LACP-member 2
channel-group 1 mode active
ip mtu 9198
bridge l2cp-profile l2cp_bridge
exit
interface tengige 0/2
exit
interface tengige 0/3
bridge-group 1
ip mtu 9198
bridge l2cp-profile l2cp_bridge
dot1q-tagging untagged tag 101
dot1q-tagging range 0 4095 tag 101
exit
interface port-channel 1
bridge-group 1
ip mtu 9198
bridge l2cp-profile l2cp_bridge
exit
interface port-channel 1.101
bridge-group 1
encapsulation dot1Q 101
ip mtu 9198
exit
interface port-channel 1.4079
encapsulation dot1Q 4079
ip mtu 9198
ip address 10.221.233.237 255.255.255.252
exit
ip route 0.0.0.0 0.0.0.0 10.221.233.238
no snmp traps standard
snmp agent-disable

You might also like