!----------------------------------------------------------------------
!
! DGS-3100-24TG Gigabit stackable L2 Managed Switch
! Configuration
!
! Firmware: Build 3.00.42
! Copyright(C) 2008 D-Link Corporation. All rights reserved.
!----------------------------------------------------------------------
! BASIC
! SNMP
create snmp community public view Default read_only
! AUTHENTICATION
! NETWORK MONITORING
! LINK AGGREGATION
! PORT
config ports 1:(2,8-19,21) flow_control auto
! VLAN
create vlan vlan1 tag 9
create vlan vlan2 tag 24
create vlan vlan3 tag 302
create vlan vlan4 tag 323
create vlan vlan5 tag 360
config vlan vlan1 add tagged 1:(1,4-5,7,9-24)
config vlan vlan2 add tagged 1:(1,4-5,9-24)
config vlan vlan2 add untagged 1:(2-3,8)
config vlan vlan3 add tagged 1:(1,23-24)
config vlan vlan4 add tagged 1:(1,23-24)
config vlan vlan4 add untagged 1:6
config vlan vlan5 add tagged 1:(1,7,22-24)
config gvrp 1:(2-3,8) pvid 24
config gvrp 1:6 pvid 323
! FORWARDING TABLE
! BROADCAST STORM CONTROL
! PORT MIRRORING
! QOS
! MULTIPLE SPANNING TREE
! IGMP SNOOPING
enable igmp_snooping
config igmp_snooping default state enable
config igmp_snooping vlan1 state enable
config igmp_snooping vlan2 state enable
config igmp_snooping vlan3 state enable
config igmp_snooping vlan4 state enable
config igmp_snooping vlan5 state enable
! 802.1X
! SNTP
! SSH
! SSL
! BASIC IP
config ipif System ipaddress 10.100.x.81/24 vlan vlan1
! ROUTING TABLE
create iproute default 10.100.x.1
! ARP
! LACP
! PORT SECURITY
! STACK
! POE
! TRAFFIC SEGMENTATION
! ACCESS CONTROL LIST
! HISTORY
! SAFEGUARD
! DOWNLOAD
! LLDP
! MLD SNOOPING
|