EVPN-VXLAN 패브릭 관리
지금까지 EVPN-VXLAN 패브릭 구성에서 우리는 3개의 가상 네트워크와 액세스 클로젯을 시뮬레이션하는 1개의 액세스 레이어 스위치가 있는 토폴로지를 사용했습니다. 이 섹션을 사용하여 두 번째 액세스 스위치와 새 가상 네트워크를 추가할 수 있습니다.
이러한 구성 예에서는 EVPN 멀티호밍을 사용하여 캠퍼스 네트워크를 구성하는 방법 구성 예에서 구성한 것과 동일한 디바이스를 사용합니다.
액세스 레이어 스위치 추가
요구 사항
개요
이 섹션을 사용하여 동일한 축소된 코어 스위치에 멀티호밍된 네트워크에 새 액세스 레이어 스위치(액세스 스위치 2)를 추가할 수 있습니다. 그림 1 은 액세스 스위치 2의 물리적 토폴로지를 보여줍니다.
구성
이 섹션에서는 네트워크에 새 액세스 스위치(액세스 스위치 2)를 추가하기 위한 단계별 구성 액세스 절차를 보여줍니다.
컬랩스드 코어 1 구성
단계별 절차
-
어그리게이션 이더넷 번들에 포함할 인터페이스를 지정합니다.
set interfaces ge-0/0/6 description "Access Switch 2" set interfaces ge-0/0/6 ether-options 802.3ad ae12
-
어그리게이션 이더넷 인터페이스를 새로운 액세스 레이어 스위치에 구성하고 이더넷 디바이스 수를 2개로 늘려 추가 어그리게이션 이더넷 인터페이스를 지원합니다.
set chassis aggregated-devices ethernet device-count 2 set interfaces ae12 description To-Access-2 set interfaces ae12 mtu 9200 set interfaces ae12 esi 00:11:11:11:11:11:11:11:11:02 set interfaces ae12 esi all-active set interfaces ae12 aggregated-ether-options lacp active set interfaces ae12 aggregated-ether-options lacp periodic fast set interfaces ae12 aggregated-ether-options lacp system-id 00:40:00:00:00:02 set interfaces ae12 unit 0 family ethernet-switching interface-mode trunk set interfaces ae12 unit 0 family ethernet-switching vlan members VLAN-201 set interfaces ae12 unit 0 family ethernet-switching vlan members VLAN-202 set interfaces ae12 unit 0 family ethernet-switching vlan members VLAN-101 set interfaces ae12 unit 0 family ethernet-switching vlan members VLAN-102 set interfaces ae12 unit 0 family ethernet-switching vlan members VLAN-301 set interfaces ae12 unit 0 family ethernet-switching vlan members VLAN-302
컬랩스드 코어 2 구성
단계별 절차
-
어그리게이션 이더넷 번들에 포함할 인터페이스를 지정합니다.
set interfaces ge-0/0/6 description "Access Switch 2" set interfaces ge-0/0/6 ether-options 802.3ad ae12
-
어그리게이션 이더넷 인터페이스를 새로운 액세스 레이어 스위치에 구성하고 이더넷 디바이스 수를 2개로 늘려 추가 어그리게이션 이더넷 인터페이스를 지원합니다.
set chassis aggregated-devices ethernet device-count 2 set interfaces ae12 description To-Access-2 set interfaces ae12 mtu 9200 set interfaces ae12 esi 00:11:11:11:11:11:11:11:11:02 set interfaces ae12 esi all-active set interfaces ae12 aggregated-ether-options lacp active set interfaces ae12 aggregated-ether-options lacp periodic fast set interfaces ae12 aggregated-ether-options lacp system-id 00:40:00:00:00:02 set interfaces ae12 unit 0 family ethernet-switching interface-mode trunk set interfaces ae12 unit 0 family ethernet-switching vlan members VLAN-201 set interfaces ae12 unit 0 family ethernet-switching vlan members VLAN-202 set interfaces ae12 unit 0 family ethernet-switching vlan members VLAN-101 set interfaces ae12 unit 0 family ethernet-switching vlan members VLAN-102 set interfaces ae12 unit 0 family ethernet-switching vlan members VLAN-301 set interfaces ae12 unit 0 family ethernet-switching vlan members VLAN-302
-
(선택 사항) IGMP 스누핑을 활성화하여 VLAN에서 IPv4 멀티캐스트 트래픽의 플러딩을 제한합니다.
set protocols igmp-snooping vlan VLAN-201 interface ae11.0 multicast-router-interface set protocols igmp-snooping vlan VLAN-202 interface ae11.0 multicast-router-interface set protocols igmp-snooping vlan VLAN-101 interface ae11.0 multicast-router-interface set protocols igmp-snooping vlan VLAN-102 interface ae11.0 multicast-router-interface set protocols igmp-snooping vlan VLAN-301 interface ae11.0 multicast-router-interface set protocols igmp-snooping vlan VLAN-301 interface ae11.0 multicast-router-interface set protocols igmp-snooping vlan VLAN-201 interface ae12.0 multicast-router-interface set protocols igmp-snooping vlan VLAN-202 interface ae12.0 multicast-router-interface set protocols igmp-snooping vlan VLAN-101 interface ae12.0 multicast-router-interface set protocols igmp-snooping vlan VLAN-102 interface ae12.0 multicast-router-interface set protocols igmp-snooping vlan VLAN-301 interface ae12.0 multicast-router-interface set protocols igmp-snooping vlan VLAN-301 interface ae12.0 multicast-router-interface
액세스 스위치 2 구성
단계별 절차
-
물리적 LAG 인터페이스를 구성합니다.
set interfaces ge-0/0/1 description "to campus-tme-ex4650-01" set interfaces ge-0/0/1 ether-options 802.3ad ae12 set interfaces ge-0/0/2 description "to campus-tme-ex4650-02" set interfaces ge-0/0/2 ether-options 802.3ad ae12
-
새로운 액세스 레이어 스위치에 대한 LAG 인터페이스를 구성합니다.
set chassis aggregated-devices ethernet device-count 1 set interfaces ae12 aggregated-ether-options lacp active set interfaces ae12 aggregated-ether-options lacp periodic fast set interfaces ae12 unit 0 family ethernet-switching interface-mode trunk set interfaces ae12 unit 0 family ethernet-switching vlan members 101-102 set interfaces ae12 unit 0 family ethernet-switching vlan members 201-202 set interfaces ae12 unit 0 family ethernet-switching vlan members 301-302
-
(선택 사항) IGMP 스누핑을 활성화하여 VLAN에서 IPv4 멀티캐스트 트래픽의 플러딩을 제한합니다.
set protocols igmp-snooping vlan VLAN-201 interface ae12.0 multicast-router-interface set protocols igmp-snooping vlan VLAN-202 interface ae12.0 multicast-router-interface set protocols igmp-snooping vlan VLAN-101 interface ae12.0 multicast-router-interface set protocols igmp-snooping vlan VLAN-102 interface ae12.0 multicast-router-interface set protocols igmp-snooping vlan VLAN-301 interface ae12.0 multicast-router-interface set protocols igmp-snooping vlan VLAN-301 interface ae12.0 multicast-router-interface