Configuring Stp Peer Under Efp/Tefp - Cisco NCS 4200 Series Configuration Manual

Lan switching
Hide thumbs Also See for NCS 4200 Series:
Table of Contents

Advertisement

Configuring STP Peer Under EFP/TEFP

Configuring STP Peer Under EFP/TEFP

Beginning in privileged EXEC mode, follow these steps to configure the L2 protocol peer under EFP/TEFP.
This procedure is optional.
SUMMARY STEPS
1. configure terminal
2. interface TenGigabitEthernetslot/subslot/port
3. no ip address
4. service instance trunk trunk id ethernet
5. encapsulation dot1q vlan-id
6. rewrite ingress tag pop 1 symmetric
7. l2protocol peer stp
8. bridge-domain from encapsulation
9. end
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
router#configure terminal
Step 2
interface TenGigabitEthernetslot/subslot/port
Example:
router(config)#interface TenGigabitEthernet0/0/27
Step 3
no ip address
Example:
router(config-if)#no ip address
Step 4
service instance trunk trunk id ethernet
Example:
router(config-if)#service instance trunk 1 ethernet
Step 5
encapsulation dot1q vlan-id
Example:
router(config-if-srv)#encapsulation dot1q 1-100
LAN Switching Configuration Guide, Cisco IOS XE Everest 16.6.1 (Cisco NCS 4200 Series)
48
Configuring PVST+ and RPVST+
Purpose
Enter global configuration mode.
Specifies the Gigabit Ethernet interface to configure.
slot/subslot/port—Specify the location of the interface.
Disables the IP address on the interface.
Configures an Ethernet service instance on an interface
and enters Ethernet service configuration mode.
Defines the matching criteria to map 802.1Q frames
ingress on an interface to the appropriate service instance.

Advertisement

Table of Contents
loading

Table of Contents