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 XenServer Xen Server yumContact
Tag Archives: IOS
Cisco – QoS – VOIP – EF Bit
Cisco Switch : ! ! mls qos map cos-dscp 0 8 16 24 32 46 48 56 mls qos srr-queue output cos-map queue 1 threshold 3 5 mls qos srr-queue output cos-map queue 2 threshold 1 2 4 mls … Continue reading
IPv6 over ADSL – BRAS Cisco 7204 VXR NPE-400 – Cisco 1721 ADSL WIC
Cisco 7204 VXR – NPE-400 ! ipv6 unicast-routing ipv6 cef ! vpdn enable vpdn multihop ! vpdn-group 130 description ADSL – sub – realm – 130 accept-dialin protocol l2tp virtual-template 130 terminate-from hostname lac_adsl_130 source-ip 10.20.30.15 local name lns_adsl l2tp … Continue reading
ATM-based IP CPE – SDSL – Cisco 1721 & Lucent Cellpipe 20H-4
HDS Line : Arcor / Vodafone SHDSL – 4,6 Mbps IP bridge : Lucent Cellpipe 20H-4 Router : Cisco 1721 + WIC-1ENET CPE – Cisco 1721 – IOS 12.4 ! version 12.4 ! hostname CPE ! interface Ethernet0 description Vodafone … Continue reading
IOS – edit access lists using line numbers
Cisco 876 – C870-ADVSECURITYK9-M – 12.4 c876#conf t c876(config)#service sequence-numbers c876(config)#^Z c876#sh run | i service no service pad service timestamps debug datetime msec localtime show-timezone service timestamps log datetime msec localtime show-timezone service password-encryption service sequence-numbers c876(config)#ip access-list extended … Continue reading
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