IP Networking Configuration
Configuration Guide 26 Document #: LTRT-31657
interface GigabitEthernet 1/2
speed auto
duplex auto
switchport mode trunk
switchport trunk native vlan 1
no shutdown
exit
interface GigabitEthernet 1/3
speed auto
duplex auto
switchport mode trunk
switchport trunk native vlan 1
no shutdown
exit
interface GigabitEthernet 1/4
speed auto
duplex auto
switchport mode trunk
switchport trunk native vlan 1
no shutdown
exit
interface VLAN 1
ip address 10.100.10.3 255.255.255.0
vrrp 1 advertisement-timer 10
vrrp 1 priority 100
vrrp 1 ip 10.100.10.1
mtu auto
desc "LAN switch VLAN 1"
no ipv6 enable
ip dns server static
no napt
no firewall enable
no link-state monitor
no shutdown
exit
ip nat translation udp-timeout 120
ip nat translation tcp-timeout 86400
ip nat translation icmp-timeout 6
# Note: The following WAN ports are in use by system
services,
# conflicting rules should not be created:
# Ports 80 - 80 --> HTTP
# Ports 23 - 23 --> Telnet CLI
# Ports 22 - 22 --> SSH CLI
# Ports 82 - 82 --> TR069
ip domain name home
ip domain localhost msbr
pm sample-interval minute 5
pm sample-interval seconds 15
exit