Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

ip pool dhcp-INTERNET

gateway-list 192.168.0.1
network 192.168.0.0 mask 255.255.255.0

#
interface Vlanif1
description description --- LAN INTERNET ---
ip address 190.144.115.97 255.255.255.252
#
interface GigabitEthernet0/0/0
description --- LAN INTERNET ----
undo negotiation auto
speed 1000
#
interface GigabitEthernet0/0/1
description --- LAN INTERNET ----
#
interface GigabitEthernet0/0/2
description --- LAN INTERNET ----
#
interface GigabitEthernet0/0/3
#
interface GigabitEthernet0/0/4
description --- WAN
undo negotiation auto
speed 1000
ip address dhcp-alloc
#
interface GigabitEthernet0/0/4.2998
description --- WAN INTERNET
dot1q termination vid 2998
ip address 10.162.225.46 255.255.255.252
nat outbound 3001 address-group 1

You might also like