Categories
tags
ADSL ADSL2+ ATM BGP CentOS Cisco EtherChannel Ethernet Trunk Firewall Foundry freeradius Hyper-V iBGP IOS IPv6 iSCSI JUNOS Lighttp Linux Load Balancer m0n0wall Metro Ring Microsoft MRP NTP OSPF pfSense pound RE-Filter SDSL Server Core sflow SHDSL SNMP TACACS TMG ucarp unattended VM VOIP Windows 2008 R2 XEN Xen Server XenServer yumContact
Tag Archives: IOS
IOS – iBGP – default route
Cisco 7206VXR – NPE G2 – IOS C7200P-SPSERVICESK9-M – V 12.4 Juniper M7i – JUNOS 9.3R2.8 interface Loopback1 ip address 10.20.30.54 255.255.255.255 ! router bgp xxxxx neighbor 10.20.30.55 remote-as xxxxx neighbor 10.20.30.55 update-source Loopback1 neighbor 10.20.30.55 default-originate neighbor 10.20.30.55 soft-reconfiguration … Continue reading
FOUNDRY – trunk Ports and Cisco Port-Channel
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 … Continue reading
Posted in Foundry, IOS, Networking
Tagged EtherChannel, Ethernet Trunk, Foundry, IOS
Leave a comment
IOS – ADSL2+ – Cisco 876
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 ! ! … Continue reading
IOS – NTP + SNMP minimal setup
! 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 … Continue reading
IOS – SHDSL – ATM – minimal CPE setup
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 … Continue reading