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

Posted in IOS | Tagged , , | Leave a comment

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

Posted in IOS, Networking | Tagged , , , | Comments Off

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

Posted in IOS, Networking | Tagged , , , | Leave a comment

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

Posted in IOS, Networking | Tagged | Leave a comment

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

Posted in IOS, Networking | Tagged , , | Leave a comment