Good Morning,
I just need to verify if my configuration for my internet router is correct for the port that connects back to our ISP. Do I need to configure the vlan part on the subinterface anywhere else on my network or that is on the isp's side? I have put the configuration of the interface in this post.
Thanks for any assistance
interface FastEthernet0/1
description To ISP WAN
ip address
no ip redirects
no ip proxy-arp
ip flow ingress
speed 100
full-duplex
no mop enabled
no shutdown
!
interface FastEthernet0/1.1
description To ISP WAN
encapsulation dot1Q 66
ip address xxx.xxx.xxx.xxx 255.255.255.252
no shutdown