User Tools

Site Tools


cisco:switch:9500:cisco_catalyst_9500_series_manual

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
cisco:switch:9500:cisco_catalyst_9500_series_manual [2025/04/20 12:43] – [SSH] aperezcisco:switch:9500:cisco_catalyst_9500_series_manual [2025/05/20 12:36] (current) aperez
Line 7: Line 7:
  
 ---- ----
 +  Switch#show running-config interface Port-channel2
   Switch#show interfaces status   Switch#show interfaces status
   Switch#show mac address-table   Switch#show mac address-table
Line 668: Line 668:
   show ip ssh   show ip ssh
   show run | include ssh   show run | include ssh
 +
 +----
 +----
 +  !
 +  ip access-list extended OSPF-MULTICAST
 +   10 permit ospf any any
 +   20 permit ip any host 224.0.0.5
 +   30 permit ip any host 224.0.0.6
 +   40 permit ip any any
 +  !
 +  interface Port-channel1
 +   description Link to Juniper Networks EX2300-24P
 +   switchport mode trunk
 +   mtu 9100
 +   ip access-group OSPF-MULTICAST in
 +   logging event bundle-status 
 +  !
 +  interface Port-channel2
 +   description Link to Core Aruba 6400 switch connection IP: 172.16.28.1
 +   switchport mode trunk
 +   mtu 9100
 +   ip access-group OSPF-MULTICAST in
 +   logging event bundle-status
 +   speed nonegotiate
 +  !
 +  interface GigabitEthernet0/0
 +   vrf forwarding Mgmt-vrf
 +   no ip address
 +   negotiation auto
 +  !
 +  interface TwentyFiveGigE1/0/1
 +   description Link to Juniper Networks EX2300-24P
 +   switchport mode trunk
 +   mtu 9100
 +   logging event trunk-status
 +   logging event bundle-status
 +   udld port aggressive
 +   channel-protocol lacp
 +   channel-group 1 mode active
 +  !
 +  interface TwentyFiveGigE1/0/2
 +   description Link to Juniper Networks EX2300-24P
 +   switchport mode trunk
 +   mtu 9100
 +   logging event trunk-status
 +   logging event bundle-status
 +   udld port aggressive
 +   channel-protocol lacp
 +   channel-group 1 mode active
 +  !
 +  interface TwentyFiveGigE1/0/3
 +   description VLAN 1019 PTP A.B.C.D/EF X30
 +   switchport access vlan 1019
 +   switchport mode access
 +   mtu 9100
 +   fec cl74
 +  !
 +  interface TwentyFiveGigE1/0/4
 +   mtu 9100 
 +  !
 +  interface TwentyFiveGigE1/0/5
 +   description VLAN 517 GUEST A.B.C.D/EF X28
 +   switchport access vlan 517
 +   switchport mode access
 +   mtu 9100
 +   fec cl74
 +  !
 +  interface TwentyFiveGigE1/0/6
 +   mtu 9100 
 +  !
 +  interface TwentyFiveGigE1/0/7
 +   description VLAN 1015 ISP1  A.B.C.D/EF X26
 +   switchport access vlan 1015
 +   switchport mode access
 +   mtu 9100
 +   fec cl74
 +  !
 +  interface TwentyFiveGigE1/0/8
 +   mtu 9100
 +  !
 +  interface TwentyFiveGigE1/0/9
 +   description VLAN 505 LAN-UTM 172.16.32.4/29 X24
 +   switchport access vlan 505
 +   switchport mode access
 +   mtu 9100
 +   fec cl74
 +  !
 +  interface TwentyFiveGigE1/0/10
 +   mtu 9100 
 +  !
 +  interface TwentyFiveGigE1/0/11
 +   description Link to Juniper Networks EX2300-24P
 +   switchport access vlan 1015
 +   switchport mode access
 +   mtu 9100
 +  !
 +  interface TwentyFiveGigE1/0/12
 +   mtu 9100 
 +  !
 +  interface TwentyFiveGigE1/0/13
 +   description Link to Port Wan Arista UTM
 +   switchport access vlan 1015
 +   switchport mode access
 +   mtu 9100
 +   fec cl74
 +  !
 +  interface TwentyFiveGigE1/0/14
 +   mtu 9100 
 +  !
 +  interface TwentyFiveGigE1/0/15
 +   mtu 9100
 +  !
 +  interface TwentyFiveGigE1/0/16
 +   mtu 9100
 +  !
 +  interface TwentyFiveGigE1/0/17
 +   mtu 9100
 +  !
 +  interface TwentyFiveGigE1/0/18
 +   mtu 9100
 +  !
 +  interface TwentyFiveGigE1/0/19
 +   mtu 9100
 +  !
 +  interface TwentyFiveGigE1/0/20
 +   mtu 9100
 +  !
 +  interface TwentyFiveGigE1/0/21
 +   mtu 9100
 +  !
 +  interface TwentyFiveGigE1/0/22
 +   mtu 9100
 +  !
 +  interface TwentyFiveGigE1/0/23
 +   description Link to Core Aruba 6400 switch connection IP: 172.16.28.1
 +   switchport mode trunk
 +   mtu 9100
 +   logging event trunk-status
 +   logging event bundle-status
 +   udld port aggressive
 +   channel-protocol lacp
 +   channel-group 2 mode active
 +  !
 +  interface TwentyFiveGigE1/0/24
 +   description Link to Core Aruba 6400 switch connection IP: 172.16.28.1
 +   switchport mode trunk
 +   mtu 9100
 +   logging event trunk-status
 +   logging event bundle-status
 +   udld port aggressive
 +   channel-protocol lacp
 +   channel-group 2 mode active
 +  !
 +   interface HundredGigE1/0/25
 +   mtu 9100
 +  !
 +  interface HundredGigE1/0/26
 +   mtu 9100
 +  !
 +  interface HundredGigE1/0/27
 +   mtu 9100
 +  !
 +  interface HundredGigE1/0/28
 +   mtu 9100
  
 ---- ----
 ---- ----
  
cisco/switch/9500/cisco_catalyst_9500_series_manual.1745170986.txt.gz · Last modified: 2025/04/20 12:43 by aperez

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki