07-20-2020 10:45 AM
MFWS-2911-R2#enable
Password:
MFWS-2911-R2#sh conf
Using 3347 out of 262136 bytes
!
! Last configuration change at 17:04:14 UTC Mon Jul 20 2020 by tom
!
version 15.7
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname MFWS-2911-R2
!
boot-start-marker
boot-end-marker
!
!
! card type command needed for slot/vwic-slot 0/0
enable secret 5 $1$kOFr$f65d5AtQ/TihZS3zylNJ81
enable password 7 046F190717394D5D5B4B
!
no aaa new-model
no process cpu extended history
no process cpu autoprofile hog
!
!
!
!
!
!
!
!
!
ip dhcp excluded-address 172.16.1.1 172.16.1.10
!
ip dhcp pool **bleep**
network 172.16.1.0 255.255.255.0
default-router 172.16.1.1
dns-server 172.16.1.100 172.16.1.101
lease 9
!
!
!
ip name-server 1.1.1.1
ip name-server 1.0.0.1
ip cef
no ipv6 cef
multilink bundle-name authenticated
!
!
!
!
!
!
!
voice-card 0
!
!
!
!
!
!
!
!
vxml logging-tag
license udi pid CISCO2911/K9 sn FCZ161420G0
hw-module pvdm 0/0
!
hw-module pvdm 0/1
!
!
!
username tomf password 7 08155E4F110104044059
username tom privilege 14 secret 5 $1$CP8A$pWzROyjBvjIXd.1RMYZOi0
!
redundancy
!
!
controller VDSL 0/1/0
no cdp run
!
!
!
!
!
interface Embedded-Service-Engine0/0
no ip address
shutdown
no cdp enable
!
interface GigabitEthernet0/0
ip address 10.0.0.2 255.0.0.0
ip nat inside
ip virtual-reassembly in
duplex auto
speed auto
no cdp enable
no mop enabled
!
interface GigabitEthernet0/1
ip address 172.1.1.1 255.255.255.0
ip nat inside
ip virtual-reassembly in
duplex auto
speed auto
no cdp enable
!
interface GigabitEthernet0/2
no ip address
no ip redirects
no ip unreachables
no ip proxy-arp
ip flow ingress
ip nat inside
ip virtual-reassembly in
shutdown
duplex auto
speed auto
no cdp enable
!
interface ATM0/1/0
no ip address
shutdown
no atm ilmi-keepalive
!
interface Ethernet0/1/0
no ip address
!
interface Ethernet0/1/0.101
encapsulation dot1Q 101
ip nat outside
ip virtual-reassembly in
pppoe enable group global
pppoe-client dial-pool-number 1
!
interface Dialer0
description TT business
mtu 1432
ip address negotiated
no ip redirects
no ip unreachables
no ip proxy-arp
ip nbar protocol-discovery
ip flow ingress
ip nat outside
no ip virtual-reassembly in
encapsulation ppp
ip route-cache policy
ip tcp adjust-mss 1452
dialer pool 1
dialer-group 1
no cdp enable
keepalive 30
ppp authentication chap callin
ppp chap hostname 01432507490@talktalkbusiness.net
ppp chap password 7 04715E3F5A0F1B795A3C57
ppp direction callout
ppp ipcp address accept
!
ip forward-protocol nd
!
ip http server
ip http authentication local
no ip http secure-server
ip http path flash:
!
ip nat inside source list 1 interface Dialer0 overload
ip route 0.0.0.0 0.0.0.0 Dialer0
ip route 10.0.0.0 255.0.0.0 10.0.0.1
!
no service-routing capabilities-manager
!
!
snmp-server community public RO
!
control-plane
!
!
!
!
!
!
mgcp behavior rsip-range tgcp-only
mgcp behavior comedia-role none
mgcp behavior comedia-check-media-src disable
mgcp behavior comedia-sdp-force disable
!
mgcp profile default
!
!
!
!
!
!
!
gatekeeper
shutdown
!
!
line con 0
exec-timeout 0 0
line aux 0
line 2
no activation-character
no exec
transport preferred none
transport output pad telnet rlogin lapb-ta mop udptn v120 ssh stopbits 1
line vty 0 4
password 7 09585C08011D1601595E
login local
transport input ssh
!
scheduler allocate 20000 1000
!
end
MFWS-2911-R2#
It has passed PPPoe as i can ping any address
10.0.0.2 is my other network it can pass data to that no problem and vice versa
However anything plugged into Gi0/1 gets no IP and when it was handing out IPs it had no internet access
Any ideas?
Solved! Go to Solution.
07-20-2020 11:14 AM
Hello,
make the changes marked in bold:
version 15.7
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname MFWS-2911-R2
!
boot-start-marker
boot-end-marker
!
! card type command needed for slot/vwic-slot 0/0
enable secret 5 $1$kOFr$f65d5AtQ/TihZS3zylNJ81
enable password 7 046F190717394D5D5B4B
!
no aaa new-model
no process cpu extended history
no process cpu autoprofile hog
!
ip dhcp excluded-address 172.16.1.1 172.16.1.10
!
ip dhcp pool **bleep**
network 172.16.1.0 255.255.255.0
default-router 172.16.1.1
dns-server 172.16.1.100 172.16.1.101
lease 9
!
ip name-server 1.1.1.1
ip name-server 1.0.0.1
ip cef
no ipv6 cef
multilink bundle-name authenticated
!
voice-card 0
!
vxml logging-tag
license udi pid CISCO2911/K9 sn FCZ161420G0
hw-module pvdm 0/0
!
hw-module pvdm 0/1
!
username tomf password 7 08155E4F110104044059
username tom privilege 14 secret 5 $1$CP8A$pWzROyjBvjIXd.1RMYZOi0
!
redundancy
!
controller VDSL 0/1/0
no cdp run
!
interface Embedded-Service-Engine0/0
no ip address
shutdown
no cdp enable
!
interface GigabitEthernet0/0
ip address 10.0.0.2 255.0.0.0
ip nat inside
ip virtual-reassembly in
duplex auto
speed auto
no cdp enable
no mop enabled
!
interface GigabitEthernet0/1
--> ip address 172.16.1.1 255.255.255.0
ip nat inside
ip virtual-reassembly in
duplex auto
speed auto
no cdp enable
!
interface GigabitEthernet0/2
no ip address
no ip redirects
no ip unreachables
no ip proxy-arp
ip flow ingress
ip nat inside
ip virtual-reassembly in
shutdown
duplex auto
speed auto
no cdp enable
!
interface ATM0/1/0
no ip address
shutdown
no atm ilmi-keepalive
!
interface Ethernet0/1/0
no ip address
!
interface Ethernet0/1/0.101
encapsulation dot1Q 101
ip nat outside
ip virtual-reassembly in
pppoe enable group global
pppoe-client dial-pool-number 1
!
interface Dialer0
description TT business
mtu 1432
ip address negotiated
no ip redirects
no ip unreachables
no ip proxy-arp
ip nbar protocol-discovery
ip flow ingress
ip nat outside
no ip virtual-reassembly in
encapsulation ppp
ip route-cache policy
ip tcp adjust-mss 1452
dialer pool 1
dialer-group 1
no cdp enable
keepalive 30
ppp authentication chap callin
ppp chap hostname 01432507490@talktalkbusiness.net
ppp chap password 7 04715E3F5A0F1B795A3C57
ppp direction callout
ppp ipcp address accept
!
ip forward-protocol nd
!
ip http server
ip http authentication local
no ip http secure-server
ip http path flash:
!
ip nat inside source list 1 interface Dialer0 overload
ip route 0.0.0.0 0.0.0.0 Dialer0
ip route 10.0.0.0 255.0.0.0 10.0.0.1
!
no service-routing capabilities-manager
!
--> access-list 1 permit 172.16.1.0 0.0.0.255
--> access-list 1 permit 10.0.0.0 0.0.0.255
!
snmp-server community public RO
!
control-plane
!
mgcp behavior rsip-range tgcp-only
mgcp behavior comedia-role none
mgcp behavior comedia-check-media-src disable
mgcp behavior comedia-sdp-force disable
!
mgcp profile default
!
gatekeeper
shutdown
!
line con 0
exec-timeout 0 0
line aux 0
line 2
no activation-character
no exec
transport preferred none
transport output pad telnet rlogin lapb-ta mop udptn v120 ssh stopbits 1
line vty 0 4
password 7 09585C08011D1601595E
login local
transport input ssh
!
scheduler allocate 20000 1000
!
end
07-20-2020 11:14 AM
Hello,
make the changes marked in bold:
version 15.7
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname MFWS-2911-R2
!
boot-start-marker
boot-end-marker
!
! card type command needed for slot/vwic-slot 0/0
enable secret 5 $1$kOFr$f65d5AtQ/TihZS3zylNJ81
enable password 7 046F190717394D5D5B4B
!
no aaa new-model
no process cpu extended history
no process cpu autoprofile hog
!
ip dhcp excluded-address 172.16.1.1 172.16.1.10
!
ip dhcp pool **bleep**
network 172.16.1.0 255.255.255.0
default-router 172.16.1.1
dns-server 172.16.1.100 172.16.1.101
lease 9
!
ip name-server 1.1.1.1
ip name-server 1.0.0.1
ip cef
no ipv6 cef
multilink bundle-name authenticated
!
voice-card 0
!
vxml logging-tag
license udi pid CISCO2911/K9 sn FCZ161420G0
hw-module pvdm 0/0
!
hw-module pvdm 0/1
!
username tomf password 7 08155E4F110104044059
username tom privilege 14 secret 5 $1$CP8A$pWzROyjBvjIXd.1RMYZOi0
!
redundancy
!
controller VDSL 0/1/0
no cdp run
!
interface Embedded-Service-Engine0/0
no ip address
shutdown
no cdp enable
!
interface GigabitEthernet0/0
ip address 10.0.0.2 255.0.0.0
ip nat inside
ip virtual-reassembly in
duplex auto
speed auto
no cdp enable
no mop enabled
!
interface GigabitEthernet0/1
--> ip address 172.16.1.1 255.255.255.0
ip nat inside
ip virtual-reassembly in
duplex auto
speed auto
no cdp enable
!
interface GigabitEthernet0/2
no ip address
no ip redirects
no ip unreachables
no ip proxy-arp
ip flow ingress
ip nat inside
ip virtual-reassembly in
shutdown
duplex auto
speed auto
no cdp enable
!
interface ATM0/1/0
no ip address
shutdown
no atm ilmi-keepalive
!
interface Ethernet0/1/0
no ip address
!
interface Ethernet0/1/0.101
encapsulation dot1Q 101
ip nat outside
ip virtual-reassembly in
pppoe enable group global
pppoe-client dial-pool-number 1
!
interface Dialer0
description TT business
mtu 1432
ip address negotiated
no ip redirects
no ip unreachables
no ip proxy-arp
ip nbar protocol-discovery
ip flow ingress
ip nat outside
no ip virtual-reassembly in
encapsulation ppp
ip route-cache policy
ip tcp adjust-mss 1452
dialer pool 1
dialer-group 1
no cdp enable
keepalive 30
ppp authentication chap callin
ppp chap hostname 01432507490@talktalkbusiness.net
ppp chap password 7 04715E3F5A0F1B795A3C57
ppp direction callout
ppp ipcp address accept
!
ip forward-protocol nd
!
ip http server
ip http authentication local
no ip http secure-server
ip http path flash:
!
ip nat inside source list 1 interface Dialer0 overload
ip route 0.0.0.0 0.0.0.0 Dialer0
ip route 10.0.0.0 255.0.0.0 10.0.0.1
!
no service-routing capabilities-manager
!
--> access-list 1 permit 172.16.1.0 0.0.0.255
--> access-list 1 permit 10.0.0.0 0.0.0.255
!
snmp-server community public RO
!
control-plane
!
mgcp behavior rsip-range tgcp-only
mgcp behavior comedia-role none
mgcp behavior comedia-check-media-src disable
mgcp behavior comedia-sdp-force disable
!
mgcp profile default
!
gatekeeper
shutdown
!
line con 0
exec-timeout 0 0
line aux 0
line 2
no activation-character
no exec
transport preferred none
transport output pad telnet rlogin lapb-ta mop udptn v120 ssh stopbits 1
line vty 0 4
password 7 09585C08011D1601595E
login local
transport input ssh
!
scheduler allocate 20000 1000
!
end
07-20-2020 02:50 PM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide