100% found this document useful (1 vote)
195 views6 pages

SWU Config

This document contains the configuration of two network switches - SWU-0 and SWU-1. It configures VLANs, interfaces, routing protocols, and other network services on the switches. Key configurations include VLANs for different network segments, interface IP addresses for OSPF routing, and VRRP configurations for high availability.

Uploaded by

haryantojogjaboy
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
195 views6 pages

SWU Config

This document contains the configuration of two network switches - SWU-0 and SWU-1. It configures VLANs, interfaces, routing protocols, and other network services on the switches. Key configurations include VLANs for different network segments, interface IP addresses for OSPF routing, and VRRP configurations for high availability.

Uploaded by

haryantojogjaboy
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 6

swu-0> en swu-0# show runn ! hostname swu-0 !

syslog output info local volatile syslog output info local non-volatile ! service telnet service snmp ! bridge trunk 0 1/1/4-1/1/5 ! vlan create 3,10,20,30-31,37-38,41-42 ! vlan add default 1/1/3,1/1/25 tagged vlan add default 1/1/20-1/1/21 untagged vlan add br3 1/1/1,1/1/23 untagged vlan add br10 1/1/22,1/1/25 tagged vlan add br10 1/1/2 untagged vlan add br20 1/1/3,1/1/25 tagged vlan add br20 1/1/13-1/1/19,1/1/22 untagged vlan add br30 1/1/13-1/1/21,1/1/25 tagged vlan add br31 1/1/25 tagged vlan add 37-38 1/1/13-1/1/19,1/1/25 tagged vlan add 41-42 1/1/13-1/1/19,1/1/25 tagged ! vlan pvid 1/1/1,1/1/23 3 vlan pvid 1/1/2 10 vlan pvid 1/1/3,1/1/6-1/1/12,1/1/20-1/1/21,1/1/24-1/1/36 1 vlan pvid 1/1/13-1/1/19,1/1/22 20 ! vlan description br3 L3-Uplink vlan description br10 o&m vlan description br20 etpsig-internal vlan description br30 sigtran-1 vlan description br31 sigtran-2 vlan description br37 etpsig-ext-m vlan description br38 etpsig-ext-c vlan description br41 omusig-external vlan description br42 trxsig-external ! spanning-tree spanning-tree mode mst spanning-tree mst ! spanning-tree port 1/1/1-1/1/2,1/1/23 disable spanning-tree port 1/1/1-1/1/2,1/1/23 bpdufilter enable spanning-tree port 1/1/1-1/1/2,1/1/13-1/1/23 edgeport enable spanning-tree port 1/1/3,1/1/25 link-type point-to-point ! spanning-tree mst max-age 8 spanning-tree mst max-hops 10 ! spanning-tree mst configuration name L3 instance 1 vlan 10,30-31,37-38,41-42 instance 2 vlan 20 instance 3 vlan 50

instance 4 vlan 21-22 apply ! spanning-tree mst 0-2 priority 24576 ! ! interface lo no shutdown ! interface default no shutdown ldi ! interface br3 no shutdown no ip redirects description L3-uplink ip address 10.225.5.1/30 ! interface br10 no shutdown no ip redirects description o&m ip address 10.115.53.66/28 ip ospf cost 10 ! interface br30 no shutdown no ip redirects description sigtran-1 - Lb-1 ip address 10.115.53.146/28 ip ospf cost 10 ! interface br31 no shutdown no ip redirects description sigtran-2 - Lb-2 ip address 10.115.53.162/28 ip ospf cost 20 ! interface br41 no shutdown no ip redirects description omusig-external ip address 10.255.5.50/28 ip ospf cost 10 ! interface br42 no shutdown no ip redirects description trxsig-external ip address 10.255.5.18/28 ip ospf cost 10 ! router ospf 100 ospf router-id 10.225.5.1 auto-cost reference-bandwidth 1000 ospf log-neighbor-changes passive-interface br10 passive-interface br30

passive-interface br31 passive-interface br41 passive-interface br42 network 10.115.53.64 0.0.0.15 area 0 network 10.115.53.144 0.0.0.15 area 0 network 10.115.53.160 0.0.0.15 area 0 network 10.225.5.0 0.0.0.3 area 0 network 10.255.5.16 0.0.0.15 area 0 network 10.255.5.48 0.0.0.15 area 0 ! router vrrp br10 10 vr-priority 200 preempt delay 60 associate 10.115.53.65 track interface br3 priority 200 router vrrp br30 30 vr-priority 200 preempt delay 60 associate 10.115.53.145 track interface br3 priority 200 router vrrp br31 31 associate 10.115.53.161 router vrrp br41 41 vr-priority 200 preempt delay 60 associate 10.255.5.49 track interface br3 priority 200 router vrrp br42 42 vr-priority 200 preempt delay 60 associate 10.255.5.17 track interface br3 priority 200 ! snmp community rw public snmp view nsn_view included 1.3.6.1 snmp trap2-host 10.0.0.17 public no snmp trap port-threshold no snmp trap login-failed no snmp trap trap-log no snmp trap active-link-down no snmp trap active-link-up no snmp trap redundant-link-down no snmp trap redundant-link-up no snmp trap input-error-threshold no snmp trap oversize-guard no snmp trap nos-load-fail no snmp trap self-test-completed no snmp trap rising-alarm no snmp trap falling-alarm no snmp trap new-root no snmp trap atgd-storm-start no snmp trap atgd-storm-end no snmp trap script-load-fail no snmp trap monitor-event no snmp trap undersize-guard no snmp trap runt-guard no snmp trap dying-gasp ! end

swu-0# exit /*** CONNECTION CLOSED ***/ DO YOU WANT TO DOWNLOAD CONFIGURATION FILE FROM LAN SWITCH ? Y CONFIGURATION FILE DOWNLOADED COMMAND EXECUTED LAN DEVICE TOPOLOGY MANAGEMENT COMMAND <W6_> < MAIN LEVEL COMMAND <___> < W6T:SWU,1; LOADING PROGRAM VERSION 5.15-0 Telnet connection successfully opened to SWU 1 (ESB24_D), IP=10.0.0.34. swu-1> en swu-1# show runn ! hostname swu-1 ! syslog output info local volatile syslog output info local non-volatile ! service telnet service snmp ! bridge trunk 0 1/1/4-1/1/5 ! vlan create 3,10,20,30-31,37-38,41-42 ! vlan add default 1/1/3,1/1/25 tagged vlan add default 1/1/20-1/1/21 untagged vlan add br3 1/1/1,1/1/23 untagged vlan add br10 1/1/22,1/1/25 tagged vlan add br10 1/1/2 untagged vlan add br20 1/1/3,1/1/25 tagged vlan add br20 1/1/13-1/1/19,1/1/22 untagged vlan add br30 1/1/25 tagged vlan add br31 1/1/13-1/1/21,1/1/25 tagged vlan add 37-38 1/1/13-1/1/19,1/1/25 tagged vlan add 41-42 1/1/13-1/1/19,1/1/25 tagged ! vlan pvid 1/1/1,1/1/23 3 vlan pvid 1/1/2 10 vlan pvid 1/1/3,1/1/6-1/1/12,1/1/20-1/1/21,1/1/24-1/1/36 1 vlan pvid 1/1/13-1/1/19,1/1/22 20 ! vlan description br3 L3-Uplink vlan description br10 o&m vlan description br20 etpsig-internal vlan description br30 sigtran-1

vlan description br31 sigtran-2 vlan description br37 etpsig-ext-m vlan description br38 etpsig-ext-c vlan description br41 omusig-external vlan description br42 trxsig-external ! spanning-tree spanning-tree mode mst spanning-tree mst ! spanning-tree port 1/1/1,1/1/23 disable spanning-tree port 1/1/1,1/1/23 bpdufilter enable spanning-tree port 1/1/1,1/1/13-1/1/23 edgeport enable spanning-tree port 1/1/3,1/1/25 link-type point-to-point ! spanning-tree mst max-age 8 spanning-tree mst max-hops 10 ! spanning-tree mst configuration name L3 instance 1 vlan 10,30-31,37-38,41-42 instance 2 vlan 20 instance 3 vlan 50 instance 4 vlan 21-22 apply ! spanning-tree mst 0-2 priority 28672 ! ! interface lo no shutdown ! interface default no shutdown ldi ! interface br3 no shutdown no ip redirects description L3-uplink ip address 10.225.5.9/30 ! interface br10 no shutdown no ip redirects description o&m ip address 10.115.53.67/28 ip ospf cost 20 ! interface br30 no shutdown no ip redirects description sigtran-1 - Lb-1 ip address 10.115.53.147/28 ip ospf cost 20 ! interface br31 no shutdown no ip redirects description sigtran-2 - Lb-2

ip address 10.115.53.163/28 ip ospf cost 10 ! interface br41 no shutdown no ip redirects description omusig-external ip address 10.255.5.51/28 ip ospf cost 20 ! interface br42 no shutdown no ip redirects description trxsig-external ip address 10.255.5.19/28 ip ospf cost 20 ! router ospf 100 ospf router-id 10.225.5.9 auto-cost reference-bandwidth 1000 ospf log-neighbor-changes passive-interface br10 passive-interface br30 passive-interface br31 passive-interface br41 passive-interface br42 network 10.115.53.64 0.0.0.15 area 0 network 10.115.53.144 0.0.0.15 area 0 network 10.115.53.160 0.0.0.15 area 0 network 10.225.5.8 0.0.0.3 area 0 network 10.255.5.16 0.0.0.15 area 0 network 10.255.5.48 0.0.0.15 area 0 ! router vrrp br10 10 associate 10.115.53.65 router vrrp br30 30 associate 10.115.53.145 router vrrp br31 31 vr-priority 200 preempt delay 60 associate 10.115.53.161 associate 10.255.5.49 track interface br3 priority 200 router vrrp br42 42 associate 10.255.5.17 ! snmp community rw public snmp view nsn_view included 1.3.6.1 snmp trap2-host 10.0.0.33 public ! end

You might also like