C3rd
Cisco 1841 configuration for Vodafone NZ UFB
Posted: 8 Dec 2014, 3:13am - MondayI believed I am not the only one needs this information. It took me ages to crack this configuration. I've been calling Vodafone technical support and all I can get is "I will forward you to blah blah blah..." and then no one will answer. I waited for nothing. I also sent an email to Vodafone and replied after 2 weeks which I already resolved the issue. I joined the Vodafone community and still not that helpful but I got a clue from Dylan (thanks mate!). So below is my working Cisco 1841 configuration for VodafoneNZ UFB (UltraFast Broadband or Fibre Connection with a speed of 100mbps download and 50mbps upload.)
Building configuration... Current configuration : 1742 bytes ! version 12.x service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname camilord.net ! boot-start-marker boot-end-marker ! enable secret 5 $1$xxxxxxxxxxxxxxxxxxxxx0 ! no aaa new-model ! resource policy ! mmi polling-interval 60 no mmi auto-configure no mmi pvc mmi snmp-timeout 180 ip cef ! ! no ip dhcp use vrf connected ip dhcp excluded-address 192.168.0.1 192.168.0.49 ip dhcp excluded-address 192.168.0.200 192.168.0.254 ! ip dhcp pool INTERNAL import all network 192.168.0.0 255.255.255.0 default-router 192.168.0.1 ! ! no vlan accounting ! ! ! ! ! interface FastEthernet0/0 no ip address duplex auto speed auto ! interface FastEthernet0/0.10 encapsulation dot1Q 10 ip address dhcp ip nat outside no snmp trap link-status ! interface FastEthernet0/1 ip address 192.168.0.1 255.255.255.0 ip nat inside duplex auto speed auto ! interface ATM0/0/0 no ip address shutdown no atm ilmi-keepalive dsl operating-mode auto ! interface Serial0/1/0 no ip address shutdown no fair-queue clock rate 2000000 ! interface Serial0/1/1 no ip address shutdown clock rate 2000000 ! ip default-gateway [YOUR_ISP_GATEWAY] ip route 0.0.0.0 0.0.0.0 [YOUR_ISP_GATEWAY] ! ! ip http server no ip http secure-server ip nat inside source list 100 interface FastEthernet0/0.10 overload ip nat inside source static [HOME_SERVER_IP] interface FastEthernet0/0.10 ! access-list 100 remark Traffic allowed to NAT access-list 100 permit ip 192.168.0.0 0.0.0.255 any access-list 100 deny ip any any ! ! ! control-plane ! ! banner motd ^CCAMILO3RD NETWORK: Restricted Area! Authorised Access only!^C ! line con 0 password xxxxxxxxxx login line aux 0 line vty 0 4 password xxxxxxxxxx login ! endNote: [YOUR_ISP_GATEWAY] is an IP address, this value should be replaced, please refer to your current modem configuration. [HOME_SERVER_IP] is my home server, forwarding all incoming request traffic to my home server. In my case, I got public/static IP address to forward all the traffic. If you need access to your Vodafone default modem-router (in my case its HG659), use:
Username: Admin Password: VF-NZhg659or visit http://www.neatstuff.co.nz/HG6