Tuesday, March 24th, 2009
Cisco 7507 (VIP2-50) – IOS 12.0(28)S4
Foundry FLS 624 / FLS 648 – Version 04.0.00T7e1
LAB-PE-01#conf t
LAB-PE-01(config)#interface port-channel 1
LAB-PE-01(config-if)#channel-group minimum active
LAB-PE-01(config-if)#exit
LAB-PE-01(config)#interface FastEthernet 1/1/0
LAB-PE-01(config-if)#channel-group 1
LAB-PE-01(config-if)#interface FastEthernet 1/1/1
LAB-PE-01(config-if)#channel-group 1
LAB-PE-01(config-if)#exit
LAB-PE-01(config)#interface port-channel 1.1222
LAB-PE-01(config-if)#encapsulation dot1Q 1222
LAB-PE-01(config-if)#description TestLAB-Channel 01
LAB-PE-01(config-if)#ip address 10.20.10.1 255.255.255.248
LAB-PE-01(config-if)#end
LAB-SW-03#conf t
LAB-SW-03(config)#interface ethernet 0/1/15
LAB-SW-03(config-if-e1000-0/1/15)#port-name Channel01
LAB-SW-03(config-if-e1000-0/1/15)#speed-duplex 100-full
LAB-SW-03(config-if-e1000-0/1/15)#exit
LAB-SW-03(config)#trunk ethernet 0/1/15 to 0/1/16
LAB-SW-03(config)#trunk deploy
LAB-SW-03(config)#vlan 1222 name TestLab001
LAB-SW-03(config-vlan-1222)#no spanning-tree
LAB-SW-03(config-vlan-1222)#tagged eth 0/1/15
LAB-SW-03(config-vlan-1222)#untagged eth 0/1/20
LAB-SW-03(config-vlan-1222)#end
Filed under: Foundry, IOS by halli
Tags: « EtherChannel - Ethernet Trunk - Foundry - IOS »
No Comments »
Thursday, March 12th, 2009
Cisco 876 – C870-ADVSECURITYK9-M – 12.4
!
vpdn enable
!
interface ATM0
description QSC ADSL2+
no ip address
no atm ilmi-keepalive
pvc 1/32
pppoe-client dial-pool-number 1
!
dsl operating-mode adsl2+
hold-queue 224 in
!
interface FastEthernet0
description Cu-FW
!
!
interface Vlan1
description Cu-LAN
ip address 10.20.30.1 255.255.255.248
!
interface Dialer1
description QSC ADSL2+ Dialer
mtu 1492
ip address negotiated
encapsulation ppp
ip tcp adjust-mss 1452
dialer pool 1
dialer-group 1
no cdp enable
ppp pap sent-username xxxxxxxxxxx@xxxxxxxxx password 7 xxxxxxxxxxxxxx
!
ip forward-protocol nd
ip route 0.0.0.0 0.0.0.0 Dialer1
!
dialer-list 1 protocol ip permit
!
Filed under: IOS by halli
Tags: « ADSL2+ - IOS »
No Comments »
Tuesday, March 10th, 2009
!
clock timezone MEZ 1
clock summer-time MESZ recurring last Sun Mar 2:00 last Sun Oct 3:00
!
ntp server 192.168.20.55 prefer
ntp server 192.168.212.22
ntp server 10.20.30.41
!
snmp-server community xxxxxxxxx RO 23
snmp-server location FFM-IX-FRA1
snmp-server contact xxxxx@xxxxxxx.xxx
!
access-list 23 permit 192.168.44.22
access-list 23 permit 192.168.66.11
access-list 23 permit 10.20.30.66
!
end
Filed under: IOS by halli
Tags: « IOS - NTP - SNMP »
No Comments »
Monday, March 9th, 2009
Foundry FastIron FLS-624 & FLS648
!
clock timezone gmt GMT+01
sntp server 192.168.10.23
sntp server 192.168.23.10
sntp server 10.20.30.111
!
snmp-server community 1 xxxxxxxxxxxx ro 23
snmp-server contact snmp-alarm@xxxxx.xxx
snmp-server location FFM-FRA4
snmp-server engineid local aaeeffaa
!
access-list 23 permit host 192.168.10.5
access-list 23 permit host 192.168.100.10
access-list 23 permit host 10.20.30.40
!
end
Filed under: Foundry by halli
Tags: « Foundry - NTP - SNMP »
No Comments »
Tuesday, February 17th, 2009
Cisco 1721 – CPE Setup – IOS C1700-IPBASEK9-M – V. 12.4 – WIC-1SHDSL-V3
Cisco 1841 – CPE Setup – IOS C1841-ADVIPSERVICESK9-M – V. 12.4 – WIC-1SHDSL-V3
!
controller DSL 0
mode atm
line-term cpe
line-mode 2-wire line-zero
dsl-mode shdsl symmetric annex B
snr margin current 6
line-rate 2304
!
!
interface ATM0
no ip address
no atm ilmi-keepalive
!
interface ATM0.1 point-to-point
mtu 1500
ip unnumbered Loopback23
no snmp trap link-status
pvc 1.32 1/32
ubr 4600
encapsulation aal5snap
!
!
interface Loopback23
ip address 192.168.10.2 255.255.255.255
!
!
interface FastEthernet0
description Customer /29
ip address 10.20.30.1 255.255.255.248
speed 100
full-duplex
!
ip route 0.0.0.0 0.0.0.0 ATM0.1
!
Filed under: IOS by halli
Tags: « ATM - IOS - SDSL - SHDSL »
No Comments »
Tuesday, February 17th, 2009
Cisco 1721 – CPE Setup – IOS C1700-IPBASEK9-M – V. 12.4 – WIC-1SHDSL-V3 – Multilink
Cisco 1841 – CPE Setup – IOS C1841-ADVIPSERVICESK9-M – V. 12.4 – WIC-1SHDSL-V3 – Multilink
!
controller DSL 0
mode atm
line-term cpe
line-mode 4-wire standard
dsl-mode shdsl symmetric annex B
line-rate 4608
!
controller DSL 1
mode atm
line-term cpe
line-mode 4-wire standard
dsl-mode shdsl symmetric annex B
line-rate 4608
!
!
interface Loopback23
ip address 192.168.10.4 255.255.255.255
!
interface Multilink2
ip address 10.10.10.1 255.255.255.252
load-interval 30
no cdp enable
ppp multilink
ppp multilink group 2
!
interface ATM0
no ip address
no atm ilmi-keepalive
!
interface ATM0.1 point-to-point
mtu 1500
ip unnumbered Loopback23
ip load-sharing per-packet
no snmp trap link-status
pvc 1.32 1/32
ubr 4600
oam-pvc manage 2
oam retry 3 3 3
encapsulation aal5snap
!
!
interface ATM1
no ip address
no atm ilmi-keepalive
!
interface ATM1.1 point-to-point
mtu 1500
ip unnumbered Loopback23
ip load-sharing per-packet
no snmp trap link-status
pvc 1.32 1/32
ubr 4600
oam-pvc manage 2
oam retry 3 3 3
encapsulation aal5snap
!
!
!
interface Virtual-Template2
bandwidth 9200
no ip address
load-interval 30
ppp multilink
ppp multilink group 2
!
ip route 0.0.0.0 0.0.0.0 ATM1.1
ip route 0.0.0.0 0.0.0.0 ATM0.1
!
Filed under: IOS by halli
Tags: « ATM - IOS - SDSL - SHDSL »
No Comments »
Friday, February 6th, 2009
!
interface Loopback1
description loop con
ip address 192.168.10.1 255.255.255.128
!
interface ATM1/0.266 point-to-point
description Customer-03z72
mtu 1500
bandwidth 4600
ip unnumbered Loopback1
pvc 7.66 7/666
ubr 4600
oam-pvc manage 2
oam retry 3 3 3
encapsulation aal5snap
!
!
ip route 192.168.10.122 255.255.255.255 ATM1/0.266
ip route 10.20.30.64 255.255.255.240 ATM1/0.266
!
end
ATM Routed Bridge Encapsulation :
!
interface ATM1/0.267 point-to-point
description Customer 0472632
mtu 1500
bandwidth 2300
ip unnumbered Loopback1
ip verify unicast reverse-path
atm route-bridged ip
pvc 5.67 5/76
ubr 2300
oam-pvc manage
oam retry 2 5 1
encapsulation aal5snap
!
arp timeout 0
!
ip route 10.20.30.96 255.255.255.248 ATM1/0.267
!
end
Filed under: IOS by halli
Tags: « ATM - IOS - SDSL - SHDSL »
No Comments »
Friday, January 16th, 2009
Using Foundry FastIron FLS-624 & FLS648 for a ring setup in the core.

!
vlan 666 name peer-customer-01 by port
tagged ethe 0/1/21 ethe 0/1/24
no spanning-tree
metro-ring 2
ring-interfaces ethernet 0/1/24 ethernet 0/1/21
enable
name Peering_Ring
!
vlan 860 name mgmnt_VLAN by port
tagged ethe 0/1/1 ethe 0/1/21 ethe 0/1/24
no spanning-tree
metro-ring 1
master
ring-interfaces ethernet 0/1/21 ethernet 0/1/24
enable
name Core-Ring
management-vlan
default-gateway 192.168.1.7 1
!
!
hostname LAB-SW-01
ip address 192.168.1.1 255.255.255.240
!
interface ethernet 0/1/1
port-name uplink_LAB-R-01
!
interface ethernet 0/1/21
port-name uplink_LAB-SW-02
!
interface ethernet 0/1/24
port-name uplink_LAB-SW-03
!
topology-group 1
master-vlan 860
!
topology-group 2
master-vlan 666
!
—-
!
vlan 666 name peer-customer-01 by port
tagged ethe 0/1/13 ethe 0/1/22 to 0/1/23
no spanning-tree
metro-ring 2
ring-interfaces ethernet 0/1/23 ethernet 0/1/22
enable
name Peering_Ring
!
vlan 860 name mgmnt_VLAN by port
tagged ethe 0/1/2 ethe 0/1/13 ethe 0/1/22 to 0/1/23
no spanning-tree
metro-ring 1
ring-interfaces ethernet 0/1/22 ethernet 0/1/23
enable
name Core-Ring
management-vlan
default-gateway 192.168.1.8 1
!
!
hostname LAB-SW-02
ip address 192.168.1.2 255.255.255.240
!
interface ethernet 0/1/2
port-name uplink_LAB-R-02
!
interface ethernet 0/1/22
port-name uplink_LAB-SW-03
!
interface ethernet 0/1/23
port-name uplink_LAB-SW-01
!
topology-group 1
master-vlan 860
!
topology-group 2
master-vlan 666
!
——
!
vlan 666 name peer-customer-01 by port
tagged ethe 0/1/37 ethe 0/1/45 ethe 0/1/48
no spanning-tree
metro-ring 2
master
ring-interfaces ethernet 0/1/45 ethernet 0/1/48
enable
name Peering_Ring
!
vlan 860 name mgmnt_VLAN by port
tagged ethe 0/1/3 ethe 0/1/45 ethe 0/1/48
no spanning-tree
metro-ring 1
ring-interfaces ethernet 0/1/48 ethernet 0/1/45
enable
name Core-Ring
management-vlan
default-gateway 192.168.1.9 1
!
hostname LAB-SW-03
ip address 192.168.1.3 255.255.255.240
!
interface ethernet 0/1/3
port-name uplink_LAB-R-03
!
interface ethernet 0/1/45
port-name uplink_LAB-SW-02
!
interface ethernet 0/1/48
port-name uplink_LAB-SW-01
!
topology-group 1
master-vlan 860
!
topology-group 2
master-vlan 666
!
Filed under: Foundry by halli
Tags: « Foundry - Metro Ring - MRP »
No Comments »
Monday, January 12th, 2009
- JUNOS 9.3 R2.8 – Juniper M7i -
set system time-zone Europe/Berlin
set date 200901301122
or if ntp servers are set
set date ntp
set system ntp server 192.168.23.1 prefer
set system ntp server 192.20.1.22
set system ntp server 192.20.30.33
For time synchronize at boot :
set system ntp boot-server 10.20.30.1
If you don´t set a backup-router the ntp boot-server must be reachable thru fxp0 !
Filed under: JUNOS by halli
Tags: « JUNOS - NTP »
No Comments »
Monday, January 12th, 2009
For a simple TACACS+ daemon config –> simple TACACS+ config
!
aaa new-model
!
!
aaa authentication fail-message ^C
–> local authentication failed ! <–
^C
!
! Set the prompt that will show up if the TACACS+ service is unavailable
aaa authentication password-prompt “Enter local password: ”
aaa authentication username-prompt “Enter local username: ”
!
aaa authentication login default local group tacacs+
aaa authentication login REMOTE group tacacs+ local
aaa authorization exec default local group tacacs+
!
!
tacacs-server host 192.168.20.99
tacacs-server key 7 xxxxxxxxxxxxxxxxx
!
line vty 0 4
login authentication REMOTE
!
Filed under: IOS by halli
Tags: « IOS - TACACS »
No Comments »