User Tools

Site Tools


aruba_networks:switch:6400:6400_configuration_example_script

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
aruba_networks:switch:6400:6400_configuration_example_script [2025/05/09 09:29] aperezaruba_networks:switch:6400:6400_configuration_example_script [2025/05/09 09:41] (current) aperez
Line 1809: Line 1809:
  
  
-{{:aruba_networks:switch:6400:ospf_final.png?600|}} 
  
 +----
 +
 +{{ :aruba_networks:switch:6400:ospf_final.png?600 |}}
 +
 +
 +----
  
 ================ ================
-SIDE-A 6400-A+**SIDE-A 6400-A**
 ================ ================
 +
 +  Example set vlan L2 to both SW 6400 A and B:
 +  
 +  vlan 508
 +      name ST
 +      vsx-sync
 +      ip igmp snooping enable
 +      ip igmp snooping version 2
 +      ip igmp snooping apply access-list mygroup1
 +
  
   vsx   vsx
Line 1852: Line 1867:
       ip helper-address 10.28.64.22       ip helper-address 10.28.64.22
       ip ospf 1 area 0.0.0.0       ip ospf 1 area 0.0.0.0
 +  
   interface vlan 514   interface vlan 514
       description Vlan 514 AC       description Vlan 514 AC
Line 1891: Line 1906:
  
 ================ ================
-SIDE-A 6400-B+**SIDE-A 6400-B**
 ================ ================
  
Line 1967: Line 1982:
  
 ================ ================
-SIDE-B 6400-A+**SIDE-B 6400-A**
 ================ ================
 +
 +  Example set vlan L2 to both SW 6400 A and B:
 +   
 +  vlan 708
 +      name ST                                                             
 +      vsx-sync
 +      ip igmp snooping enable
 +      ip igmp snooping version 2
 +      ip igmp snooping apply access-list mygroup1
 +
  
   vsx   vsx
Line 2006: Line 2031:
       ip helper-address 10.56.64.22       ip helper-address 10.56.64.22
       ip ospf 1 area 0.0.0.0       ip ospf 1 area 0.0.0.0
 +  
   interface vlan 714   interface vlan 714
       description Vlan 714 AC       description Vlan 714 AC
Line 2016: Line 2041:
       ip helper-address 10.56.64.22       ip helper-address 10.56.64.22
       ip ospf 1 area 0.0.0.0       ip ospf 1 area 0.0.0.0
 +  
   interface vlan 730   interface vlan 730
       description VLAN 730 9K       description VLAN 730 9K
Line 2044: Line 2069:
       ip ospf network point-to-point       ip ospf network point-to-point
      
- 
 ================ ================
-SIDE-B 6400-B+**SIDE-B 6400-B**
 ================ ================
  
Line 2064: Line 2088:
       vsx-sync       vsx-sync
       description TRANSIT VLAN       description TRANSIT VLAN
-  +    
   router ospf 1   router ospf 1
       router-id 172.22.0.4       router-id 172.22.0.4
Line 2076: Line 2100:
       ip address 172.22.0.4/32       ip address 172.22.0.4/32
       ip ospf 1 area 0.0.0.0       ip ospf 1 area 0.0.0.0
 +  
   interface vlan 708   interface vlan 708
       description Vlan 708 ST       description Vlan 708 ST
aruba_networks/switch/6400/6400_configuration_example_script.1746800991.txt.gz · Last modified: 2025/05/09 09:29 by aperez

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki