faq обучение настройка
Текущее время: Чт июл 24, 2025 05:03

Часовой пояс: UTC + 3 часа




Начать новую тему Ответить на тему  [ Сообщений: 18 ]  На страницу 1, 2  След.
Автор Сообщение
 Заголовок сообщения: des 3550 dhcp_local_relay
СообщениеДобавлено: Чт янв 27, 2011 12:58 
Не в сети

Зарегистрирован: Чт янв 27, 2011 12:39
Сообщений: 15
есть такая проблема: коммутатор des 3550, на нем включен dhcp_local_relay. клиент отправляет DHCPDISCOVER, добавляется opt82, и запрос уходит на сервер. сервер отвечает DHCPOFFER, но до клиента пакет не добегает. снифил абонентский порт, там только DHCPDISCOVER от абонента; снифил порт циски (аплинк des 3550), в которую включен des 3550, там есть пакеты от абонента DHCPDISCOVERи в сторону свича DHCPOFFER. Предполагаю, что юникастовые DHCP пакеты зарезаются на аплинке. Вот конфиг:

# DHCP_RELAY

disable dhcp_relay
config dhcp_relay hops 16 time 0
config dhcp_relay option_82 state enable
config dhcp_relay option_82 check disable
config dhcp_relay option_82 policy keep
config dhcp_relay option_82 remote_id user_define "SW1"
config dhcp_relay option_60 state disable
config dhcp_relay option_60 default mode drop
config dhcp_relay option_61 state disable
config dhcp_relay option_61 default drop


# DHCP_LOCAL_RELAY

enable dhcp_local_relay
config dhcp_local_relay vlan vlanid 120 state enable



DES-3550:admin#show access_profile
Command: show access_profile

Access Profile Table

Access Profile ID : 1 Type : Packet Content
================================================================================
Owner : DHCP_Local_Relay
Masks :
Offset 0-15 : 0xffffffff ffff0000 00000000 00000000
Offset 16-31 : 0xffff0000 00000000 000000ff 00000000
Offset 32-47 : 0x00000000 00000000 ffff0000 00000000

Access ID: 1 Mode: Deny
Owner : DHCP_Local_Relay
Port : 1
----------------------------------------------------
Offset 0-15 : 0xffffffff ffff0000 00000000 00000000
Offset 16-31 : 0x08000000 00000000 00000011 00000000
Offset 32-47 : 0x00000000 00000000 00430000 00000000


такая ж картина для всех портов, везде Mode: Deny.
Как донастроить чтоб юникаст DHCP пакетики ходили???


Вернуться наверх
 Профиль  
 
 Заголовок сообщения: Re: des 3550 dhcp_local_relay
СообщениеДобавлено: Чт янв 27, 2011 13:31 
Не в сети
Сотрудник D-LINK
Сотрудник D-LINK

Зарегистрирован: Чт фев 12, 2009 14:59
Сообщений: 9482
Откуда: Ryazan
Укажите, пожалуйста, версию прошивки на коммутаторе.


Вернуться наверх
 Профиль  
 
 Заголовок сообщения: Re: des 3550 dhcp_local_relay
СообщениеДобавлено: Чт янв 27, 2011 14:03 
Не в сети

Зарегистрирован: Чт янв 27, 2011 12:39
Сообщений: 15
DES-3550:admin#show firmware information
Command: show firmware information

ID Version Size(B) Update Time From User
-- -------- ------- ------------------- ------------------ ---------------
*1 5.01.B65 3838925 00000 days 00:41:44 10.8.0.3(W) root
2 (Empty)


Вернуться наверх
 Профиль  
 
 Заголовок сообщения: Re: des 3550 dhcp_local_relay
СообщениеДобавлено: Чт янв 27, 2011 14:05 
Не в сети
Сотрудник D-LINK
Сотрудник D-LINK

Зарегистрирован: Чт фев 12, 2009 14:59
Сообщений: 9482
Откуда: Ryazan
Попробуйте, пожалуйста, ситуацию с прошивкой, которую я Вам выслал и сообщите по результатам.


Вернуться наверх
 Профиль  
 
 Заголовок сообщения: Re: des 3550 dhcp_local_relay
СообщениеДобавлено: Чт янв 27, 2011 15:31 
Не в сети

Зарегистрирован: Чт янв 27, 2011 12:39
Сообщений: 15
Спасибо за прошивку, обновил, но проблема осталась.
Привожу полный конфиг железки:

Скрытый текст: показать
DES-3550:admin#show config current_config
Command: show config current_config

#-------------------------------------------------------------------
# DES-3550 Configuration
#
# Firmware: Build 6.00.B51
# Copyright(C) 2008 D-Link Corporation. All rights reserved.
#-------------------------------------------------------------------


# BASIC

config serial_port baud_rate 9600 auto_logout 10_minutes
enable telnet 23
enable web 80
config terminal_line default
enable clipaging
debug error_log auto_reboot enabled

# ACCOUNT LIST

create account admin root
restore
restore

create account operator operator
operator
operator

create account user user
user
user


# PASSWORD ENCRYPTION

disable password encryption

# BNR

config command_prompt default

# STORM

config traffic control_trap none
config traffic control 1-8 broadcast disable multicast disable unicast disable action drop threshold 128000

# LOOP_DETECT

disable loopdetect
config loopdetect recover_timer 60
config loopdetect interval 10
config loopdetect mode port-based
config loopdetect ports 1-48 state enabled
config loopdetect ports 49-50 state disabled

# GM

config sim candidate
disable sim
config sim dp_interval 30
config sim hold_time 100

# SYSLOG

disable syslog
config system_severity trap information
config system_severity log information

# QOS

config scheduling 0 max_packet 0 max_latency 0
config scheduling 1 max_packet 0 max_latency 0
config scheduling 2 max_packet 0 max_latency 0
config scheduling 3 max_packet 0 max_latency 0
config 802.1p user_priority 0 1
config 802.1p user_priority 1 0
config 802.1p user_priority 2 0
config 802.1p user_priority 3 1
config 802.1p user_priority 4 2
config 802.1p user_priority 5 2
config 802.1p user_priority 6 3
config 802.1p user_priority 7 3
config 802.1p default_priority 1-50 0
config bandwidth_control 1-50 rx_rate no_limit tx_rate no_limit

# MIRROR

disable mirror

# TRAF-SEGMENTATION

config traffic_segmentation 1-48 forward_list 49-50
config traffic_segmentation 49-50 forward_list 1-50

# PORT

config ports 1-48 speed auto flow_control disable mdix auto learning enable state enable trap enable
config ports 49-50 medium_type copper speed auto flow_control disable mdix auto learning enable state enable trap enable
config ports 49-50 medium_type fiber speed auto flow_control disable learning enable state enable trap enable

# PORT_LOCK

disable port_security trap_log
config port_security ports 1-50 admin_state disable max_learning_addr 1 lock_address_mode DeleteOnReset

# 8021X

disable 802.1x
config 802.1x auth_protocol radius_eap
config 802.1x capability ports 1-50 none
config 802.1x auth_parameter ports 1-50 direction both port_control auto quiet_period 60 tx_period 30 supp_timeout 30 server_timeout 30 max_req 2 reauth_period 3600 enable_reauth disable

# SNMPv3

delete snmp community public
delete snmp community private
delete snmp user initial
delete snmp group initial
delete snmp view restricted all
delete snmp view CommunityView all
config snmp engineID 800000ab0300195b2e7d39
create snmp view restricted 1.3.6.1.2.1.1 view_type included
create snmp view restricted 1.3.6.1.2.1.11 view_type included
create snmp view restricted 1.3.6.1.6.3.10.2.1 view_type included
create snmp view restricted 1.3.6.1.6.3.11.2.1 view_type included
create snmp view restricted 1.3.6.1.6.3.15.1.1 view_type included
create snmp view CommunityView 1 view_type included
create snmp view CommunityView 1.3.6.1.6.3 view_type excluded
create snmp view CommunityView 1.3.6.1.6.3.1 view_type included
create snmp group public v1 read_view CommunityView notify_view CommunityView
create snmp group public v2c read_view CommunityView notify_view CommunityView
create snmp group initial v3 noauth_nopriv read_view restricted notify_view restricted
create snmp group private v1 read_view CommunityView write_view CommunityView notify_view CommunityView
create snmp group private v2c read_view CommunityView write_view CommunityView notify_view CommunityView
create snmp group ReadGroup v1 read_view CommunityView notify_view CommunityView
create snmp group ReadGroup v2c read_view CommunityView notify_view CommunityView
create snmp group WriteGroup v1 read_view CommunityView write_view CommunityView notify_view CommunityView
create snmp group WriteGroup v2c read_view CommunityView write_view CommunityView notify_view CommunityView
create snmp community private view CommunityView read_write
create snmp community public view CommunityView read_only
create snmp user initial initial

# MANAGEMENT

enable snmp traps
enable snmp authenticate traps
config snmp system_name D-Link
disable rmon

# VLAN

disable asymmetric_vlan
config vlan default delete 1-50
config vlan default add untagged 45
config vlan default advertisement enable
create vlan USERS tag 120
config vlan USERS add tagged 49
config vlan USERS add untagged 9-13,50
config vlan USERS advertisement disable
create vlan MAIN1 tag 150
config vlan MAIN1 add tagged 49
config vlan MAIN1 add untagged 1,47
config vlan MAIN1 advertisement disable

disable gvrp
config gvrp 1,47 state disable ingress_checking enable acceptable_frame admit_all pvid 150
config gvrp 2-8,14-46,49 state disable ingress_checking enable acceptable_frame admit_all pvid 1
config gvrp 9-13,50 state disable ingress_checking enable acceptable_frame admit_all pvid 120
config gvrp 48 state disable ingress_checking enable acceptable_frame admit_all pvid 3900

# FDB

config fdb aging_time 300
config multicast port_filtering_mode 1-50 forward_unregistered_groups

# MAC_ADDRESS_TABLE_NOTIFICATION

config mac_notification interval 1 historysize 1
disable mac_notification
config mac_notification ports 1-50 disable

# STP

config stp version rstp
config stp maxage 20 maxhops 20 forwarddelay 15 txholdcount 6 fbpdu enable
config stp priority 32768 instance_id 0
config stp hellotime 2
config stp mst_config_id name 00:19:5B:2E:7D:39 revision_level 0
disable stp
config stp ports 1-50 externalCost auto edge false p2p auto state enable
config stp ports 1-50 fbpdu disable
config stp ports 1-50 restricted_role false
config stp ports 1-50 restricted_tcn false
config stp mst_ports 1-50 instance_id 0 internalCost auto priority 128

# SSH

config ssh server maxsession 8
config ssh server contimeout 300
config ssh server authfail 2
config ssh server rekey never
config ssh server port 22
disable ssh

# SSL

disable ssl
enable ssl ciphersuite RSA_with_RC4_128_MD5
enable ssl ciphersuite RSA_with_3DES_EDE_CBC_SHA
enable ssl ciphersuite DHE_DSS_with_3DES_EDE_CBC_SHA
enable ssl ciphersuite RSA_EXPORT_with_RC4_40_MD5
config ssl cachetimeout timeout 600

# SAFE_GUARD

config safeguard_engine state disable cpu_utilization rising_threshold 100 falling_threshold 20 trap_log disable

# TIMERANGE


# security_ACL

enable dhcp_local_relay
disable address_binding acl_mode
enable address_binding dhcp_snoop
config pppoe circuit_id_insertion state disable

# ACL

disable cpu_interface_filtering

# SNTP

disable sntp
config time_zone operator - hour 6 min 0
config sntp primary 0.0.0.0 secondary 0.0.0.0 poll-interval 720
config dst disable

# IPBIND

config address_binding ip_mac ports 1-48 allow_zeroip enable
disable address_binding trap_log
config address_binding dhcp_snoop max_entry ports 1-48 limit 1
config address_binding dhcp_snoop max_entry ports 49-50 limit 5

# FILTER


# PPPoE_Circuit_ID_Insertion

config pppoe circuit_id_insertion ports 1-50 state enable circuit_id ip

# ROUTE

create iproute default 10.8.0.1 1

# SNOOP

enable igmp_snooping
create igmp_snooping multicast_vlan IPTV 41
config igmp_snooping multicast_vlan IPTV state disable replace_source_ip 0.0.0.0
config igmp_snooping default host_timeout 260 router_timeout 260 leave_timer 2 state disable
config igmp_snooping querier default query_interval 125 max_response_time 10 robustness_variable 2
config igmp_snooping querier default last_member_query_interval 1 state disable
config igmp_snooping USERS host_timeout 260 router_timeout 260 leave_timer 2 state disable
config igmp_snooping querier USERS query_interval 125 max_response_time 10 robustness_variable 2
config igmp_snooping querier USERS last_member_query_interval 1 state disable
config igmp_snooping MAIN1 host_timeout 260 router_timeout 260 leave_timer 2 state disable
config igmp_snooping querier MAIN1 query_interval 125 max_response_time 10 robustness_variable 2
config igmp_snooping querier MAIN1 last_member_query_interval 1 state disable
config igmp_snooping MAIN host_timeout 260 router_timeout 260 leave_timer 2 state disable
config igmp_snooping querier MAIN query_interval 125 max_response_time 10 robustness_variable 2
config igmp_snooping querier MAIN last_member_query_interval 1 state disable
create multicast_range base from 224.33.0.1 to 224.33.255.255
config limited_multicast_addr ports 2 add multicast_range base
config limited_multicast_addr ports 1,3-50 access deny state disable
config limited_multicast_addr ports 2 access permit state enable

# LACP

config link_aggregation algorithm mac_source
config lacp_port 1-50 mode passive

# GVLAN


# IP

config ipif System vlan MAIN1 ipaddress 10.8.0.2/24 state enable
disable autoconfig
config autoconfig timeout 50
config ipif System dhcp_option12 state disable

# ARP

config arp_aging time 1
config gratuitous_arp send ipif_status_up enable
config gratuitous_arp send dup_ip_detected enable
config gratuitous_arp learning enable

# LLDP

disable lldp
config lldp message_tx_interval 30
config lldp tx_delay 2
config lldp message_tx_hold_multiplier 4
config lldp reinit_delay 2
config lldp notification_interval 5
config lldp ports 1-50 notification disable
config lldp ports 1-50 admin_status tx_and_rx

# ACCESS_AUTHENTICATION_CONTROL

config authen_login default method local
config authen_enable default method local_enable
config authen application console login default
config authen application console enable default
config authen application telnet login default
config authen application telnet enable default
config authen application ssh login default
config authen application ssh enable default
config authen application http login default
config authen application http enable default
config authen parameter response_timeout 0
config authen parameter attempt 3
config authen enable_admin all state enable
disable authen_policy

# DHCP_RELAY

disable dhcp_relay
config dhcp_relay hops 16 time 0
config dhcp_relay option_82 state enable
config dhcp_relay option_82 check disable
config dhcp_relay option_82 policy keep
config dhcp_relay option_82 remote_id user_define "SW1"
config dhcp_relay option_60 state disable
config dhcp_relay option_60 default mode drop
config dhcp_relay option_61 state disable
config dhcp_relay option_61 default drop

# DHCP_LOCAL_RELAY

config dhcp_local_relay vlan vlanid 120 state enable
config dhcp_local_relay option_82 ports 1-50 policy keep

#-------------------------------------------------------------------
# End of configuration file for DES-3550
#-------------------------------------------------------------------


Вернуться наверх
 Профиль  
 
 Заголовок сообщения: Re: des 3550 dhcp_local_relay
СообщениеДобавлено: Чт янв 27, 2011 16:43 
Не в сети
Сотрудник D-LINK
Сотрудник D-LINK

Зарегистрирован: Вт янв 18, 2011 13:29
Сообщений: 8999
На тестовом стенде указанная проблема не подтвердилась.
Firmware Version : Build 6.00.B51

Client <--> port 10(untag) DES-3550 port 49(tag) <--> port 1(tag) Cisco2960 port 2(untag) <--> DHCP Server

На DHCP сервере видно DHCP Discover и DHCP Offer, клиент получает ip адрес.
Проверьте настройки на вышестоящем коммутаторе и DHCP сервере.


Вернуться наверх
 Профиль  
 
 Заголовок сообщения: Re: des 3550 dhcp_local_relay
СообщениеДобавлено: Пт янв 28, 2011 10:08 
Не в сети

Зарегистрирован: Чт янв 27, 2011 12:39
Сообщений: 15
проблема оказалась на вышестоящем свиче. уже решили, все работает!
еще раз спасибо за прошивку!


Вернуться наверх
 Профиль  
 
 Заголовок сообщения: Re: des 3550 dhcp_local_relay
СообщениеДобавлено: Пт янв 28, 2011 10:18 
Не в сети
Сотрудник D-LINK
Сотрудник D-LINK

Зарегистрирован: Чт фев 12, 2009 14:59
Сообщений: 9482
Откуда: Ryazan
Рады слышать!


Вернуться наверх
 Профиль  
 
 Заголовок сообщения: Re: des 3550 dhcp_local_relay
СообщениеДобавлено: Пн авг 01, 2011 12:57 
Не в сети

Зарегистрирован: Пн авг 01, 2011 12:38
Сообщений: 5
Абсолютно таже ситуация

прошивка 1.02.013

DHCP сервер (релей) ---> (релей) Cisco 3750 (snooping) ----> (snooping) Dlink 3120-24SC (snooping) ----> клиент

DHCPOFFER приходит на UPlink порт Dlink 3120-24SC (делали mirror Uplink порта Dlink) но до порта клиента не доходит.

Конфиг длинка:
Скрытый текст: показать
#-------------------------------------------------------------------------------
# DGS-3120-24SC Gigabit Ethernet Switch
# Configuration
#
# Firmware: Build 1.02.013
# Copyright(C) 2011 D-Link Corporation. All rights reserved.
#-------------------------------------------------------------------------------


# STACK

## stacking config information
## #Box Prio-
## #ID Type Exist rity
## #--- ----------- ----- -----
## # 1 DGS-3120-24SC exist 32
## # 2 NOT_EXIST no
## # 3 NOT_EXIST no
## # 4 NOT_EXIST no
## # 5 NOT_EXIST no
## # 6 NOT_EXIST no
config stacking force_master_role state disable

# DEVICE

config temperature threshold high 79
config temperature threshold low 11
config temperature trap state enable
config temperature log state enable

# BASIC

# ACCOUNT LIST

# ACCOUNT END
# PASSWORD ENCRYPTION
enable password encryption
config serial_port auto_logout never
enable web 80
enable clipaging
config terminal width 80
enable command logging
enable password_recovery

# DEBUG

debug config state enable
debug config error_reboot enable

# STORM

config traffic control 1:1 broadcast disable multicast disable unicast disable action drop threshold 131072 countdown 0 time_interval 5
config traffic control 1:2 broadcast disable multicast disable unicast disable action drop threshold 131072 countdown 0 time_interval 5
config traffic control 1:3 broadcast disable multicast disable unicast disable action drop threshold 131072 countdown 0 time_interval 5
config traffic control 1:4 broadcast disable multicast disable unicast disable action drop threshold 131072 countdown 0 time_interval 5
config traffic control 1:5 broadcast disable multicast disable unicast disable action drop threshold 131072 countdown 0 time_interval 5
config traffic control 1:6 broadcast disable multicast disable unicast disable action drop threshold 131072 countdown 0 time_interval 5
config traffic control 1:7 broadcast disable multicast disable unicast disable action drop threshold 131072 countdown 0 time_interval 5
config traffic control 1:8 broadcast disable multicast disable unicast disable action drop threshold 131072 countdown 0 time_interval 5
config traffic control 1:9 broadcast disable multicast disable unicast disable action drop threshold 131072 countdown 0 time_interval 5
config traffic control 1:10 broadcast disable multicast disable unicast disable action drop threshold 131072 countdown 0 time_interval 5
config traffic control 1:11 broadcast disable multicast disable unicast disable action drop threshold 131072 countdown 0 time_interval 5
config traffic control 1:12 broadcast disable multicast disable unicast disable action drop threshold 131072 countdown 0 time_interval 5
config traffic control 1:13 broadcast disable multicast disable unicast disable action drop threshold 131072 countdown 0 time_interval 5
config traffic control 1:14 broadcast disable multicast disable unicast disable action drop threshold 131072 countdown 0 time_interval 5
config traffic control 1:15 broadcast disable multicast disable unicast disable action drop threshold 131072 countdown 0 time_interval 5
config traffic control 1:16 broadcast disable multicast disable unicast disable action drop threshold 131072 countdown 0 time_interval 5
config traffic control 1:17 broadcast disable multicast disable unicast disable action drop threshold 131072 countdown 0 time_interval 5
config traffic control 1:18 broadcast disable multicast disable unicast disable action drop threshold 131072 countdown 0 time_interval 5
config traffic control 1:19 broadcast disable multicast disable unicast disable action drop threshold 131072 countdown 0 time_interval 5
config traffic control 1:20 broadcast disable multicast disable unicast disable action drop threshold 131072 countdown 0 time_interval 5
config traffic control 1:21 broadcast disable multicast disable unicast disable action drop threshold 131072 countdown 0 time_interval 5
config traffic control 1:22 broadcast disable multicast disable unicast disable action drop threshold 131072 countdown 0 time_interval 5
config traffic control 1:23 broadcast disable multicast disable unicast disable action drop threshold 131072 countdown 0 time_interval 5
config traffic control 1:24 broadcast disable multicast disable unicast disable action drop threshold 131072 countdown 0 time_interval 5
config traffic control auto_recover_time 0
config traffic trap none
config traffic control log state enable

# LOOP_DETECT

enable loopdetect
config loopdetect recover_timer 60 interval 10 mode port-based
config loopdetect log state enable
config loopdetect ports 1:1 state disable
config loopdetect ports 1:2 state disable
config loopdetect ports 1:3 state enable
config loopdetect ports 1:4 state enable
config loopdetect ports 1:5 state enable
config loopdetect ports 1:6 state enable
config loopdetect ports 1:7 state enable
config loopdetect ports 1:8 state enable
config loopdetect ports 1:9 state enable
config loopdetect ports 1:10 state enable
config loopdetect ports 1:11 state enable
config loopdetect ports 1:12 state enable
config loopdetect ports 1:13 state enable
config loopdetect ports 1:14 state enable
config loopdetect ports 1:15 state enable
config loopdetect ports 1:16 state enable
config loopdetect ports 1:17 state enable
config loopdetect ports 1:18 state enable
config loopdetect ports 1:19 state enable
config loopdetect ports 1:20 state enable
config loopdetect ports 1:21 state enable
config loopdetect ports 1:22 state enable
config loopdetect ports 1:23 state enable
config loopdetect ports 1:24 state enable
config loopdetect trap none

# GM

disable sim
config sim candidate
config sim dp_interval 30
config sim hold_time 100

# GM_H


# MIRROR

config mirror port 1:5 add source ports 1:8 rx
config mirror port 1:5 add source ports 1:8 tx
disable mirror

# QOS

config 802.1p user_priority 0 2
config 802.1p user_priority 1 0
config 802.1p user_priority 2 1
config 802.1p user_priority 3 3
config 802.1p user_priority 4 4
config 802.1p user_priority 5 5
config 802.1p user_priority 6 6
config 802.1p user_priority 7 7
enable hol_prevention
config 802.1p default_priority 1:1-1:24 0
config bandwidth_control 1:1-1:24 rx_rate no_limit tx_rate no_limit
config per_queue bandwidth_control ports 1:1-1:24 0 min_rate no_limit max_rate no_limit
config per_queue bandwidth_control ports 1:1-1:24 1 min_rate no_limit max_rate no_limit
config per_queue bandwidth_control ports 1:1-1:24 2 min_rate no_limit max_rate no_limit
config per_queue bandwidth_control ports 1:1-1:24 3 min_rate no_limit max_rate no_limit
config per_queue bandwidth_control ports 1:1-1:24 4 min_rate no_limit max_rate no_limit
config per_queue bandwidth_control ports 1:1-1:24 5 min_rate no_limit max_rate no_limit
config per_queue bandwidth_control ports 1:1-1:24 6 min_rate no_limit max_rate no_limit
config per_queue bandwidth_control ports 1:1-1:24 7 min_rate no_limit max_rate no_limit
config scheduling_mechanism ports 1:1-1:24 strict
config scheduling ports 1:1-1:24 0 weight 1
config scheduling ports 1:1-1:24 1 weight 2
config scheduling ports 1:1-1:24 2 weight 3
config scheduling ports 1:1-1:24 3 weight 4
config scheduling ports 1:1-1:24 4 weight 5
config scheduling ports 1:1-1:24 5 weight 6
config scheduling ports 1:1-1:24 6 weight 7
config scheduling ports 1:1-1:24 7 weight 8

# SYSLOG

config log_save_timing on_demand
disable syslog
config system_severity trap information
config system_severity log information

# TRAF-SEGMENTATION

config traffic_segmentation 1:1-1:24 forward_list all

# SSL

disable ssl
enable ssl ciphersuite RSA_with_RC4_128_MD5
enable ssl ciphersuite RSA_with_3DES_EDE_CBC_SHA
enable ssl ciphersuite DHE_DSS_with_3DES_EDE_CBC_SHA
enable ssl ciphersuite RSA_EXPORT_with_RC4_40_MD5
config ssl cachetimeout 600

# PORT

disable jumbo_frame
config ports 1:1-1:8 medium_type copper speed auto flow_control disable learning enable state enable mdix auto
config ports 1:1-1:8 medium_type fiber speed auto flow_control disable learning enable state enable
config ports 1:9-1:24 speed auto flow_control disable learning enable state enable mdix auto

# SFLOW


# OAM


# MANAGEMENT

enable snmp traps
enable snmp authenticate_traps
enable snmp linkchange_traps
disable snmp
config snmp linkchange_traps ports 1:1-1:24 enable

# TRAP

config snmp coldstart_traps enable
config snmp warmstart_traps enable
config rmon trap rising_alarm enable
config rmon trap falling_alarm enable

# TR


# PortGroup


# IGMP_MULTICAST_VLAN

config igmp_snooping multicast_vlan forward_unmatched disable

# MLD_MULTICAST_VLAN

config mld_snooping multicast_vlan forward_unmatched disable

# VLAN

enable pvid auto_assign
config vlan default delete 1:1-1:24
config vlan default add untagged 1:1-1:3,1:10-1:24
config vlan default advertisement enable
create vlan clients tag 10
config vlan clients add tagged 1:1-1:3
config vlan clients add untagged 1:7 advertisement disable
create vlan Managment tag 11
config vlan Managment add tagged 1:1-1:3 advertisement disable
create vlan clients2 tag 12
config vlan clients2 add tagged 1:1
config vlan clients2 add untagged 1:4-1:6,1:8 advertisement enable
create vlan Vas_inet tag 117
config vlan Vas_inet add tagged 1:1
config vlan Vas_inet add untagged 1:9 advertisement disable
disable gvrp
config gvrp nni_bpdu_addr dot1d
disable asymmetric_vlan
disable vlan_trunk
config port_vlan 1:1-1:3,1:10-1:24 gvrp_state disable ingress_checking enable acceptable_frame admit_all pvid 1
config port_vlan 1:4-1:6,1:8 gvrp_state disable ingress_checking enable acceptable_frame admit_all pvid 12
config port_vlan 1:7 gvrp_state disable ingress_checking enable acceptable_frame admit_all pvid 10
config port_vlan 1:9 gvrp_state disable ingress_checking enable acceptable_frame admit_all pvid 117

# PORT_SECURITY

config port_security system max_learning_addr no_limit
disable port_security trap_log
config port_security ports 1:1-1:24 admin_state disable max_learning_addr 32 lock_address_mode deleteonreset

# ACL


#CPU Interface Filter

disable cpu_interface_filtering

# PROTOCOL_VLAN


# QINQ

config qinq inner_tpid 0x8100
config qinq ports 1:1-1:24 missdrop disable outer_tpid 0x8100
config qinq ports 1:1-1:24 add_inner_tag disable

# RSPAN

disable rspan

# 8021X

disable 802.1x
config 802.1x auth_mode port_based
config 802.1x auth_protocol radius_eap
config 802.1x fwd_pdu system disable
config 802.1x max_users 448
config 802.1x authorization attributes radius enable
config 802.1x capability ports 1:1-1:24 none
config 802.1x auth_parameter ports 1:1-1:24 direction both port_control auto quiet_period 60 tx_period 30 supp_timeout 30 server_timeout 30 max_req 2 reauth_period 3600 enable_reauth disable
config 802.1x auth_parameter ports 1:1-1:24 max_users 16

# guestvlan


# POE


# NLB


# FDB

config fdb aging_time 300

# ADDRBIND

config address_binding dhcp_snoop max_entry ports 1:1 limit no_limit
config address_binding dhcp_snoop max_entry ports 1:2 limit no_limit
config address_binding dhcp_snoop max_entry ports 1:3 limit no_limit
config address_binding dhcp_snoop max_entry ports 1:4 limit no_limit
config address_binding dhcp_snoop max_entry ports 1:5 limit no_limit
config address_binding dhcp_snoop max_entry ports 1:6 limit 3
config address_binding dhcp_snoop max_entry ports 1:7 limit no_limit
config address_binding dhcp_snoop max_entry ports 1:8 limit 8
config address_binding dhcp_snoop max_entry ports 1:9 limit no_limit
config address_binding dhcp_snoop max_entry ports 1:10 limit no_limit
config address_binding dhcp_snoop max_entry ports 1:11 limit no_limit
config address_binding dhcp_snoop max_entry ports 1:12 limit no_limit
config address_binding dhcp_snoop max_entry ports 1:13 limit no_limit
config address_binding dhcp_snoop max_entry ports 1:14 limit no_limit
config address_binding dhcp_snoop max_entry ports 1:15 limit no_limit
config address_binding dhcp_snoop max_entry ports 1:16 limit no_limit
config address_binding dhcp_snoop max_entry ports 1:17 limit no_limit
config address_binding dhcp_snoop max_entry ports 1:18 limit no_limit
config address_binding dhcp_snoop max_entry ports 1:19 limit no_limit
config address_binding dhcp_snoop max_entry ports 1:20 limit no_limit
config address_binding dhcp_snoop max_entry ports 1:21 limit no_limit
config address_binding dhcp_snoop max_entry ports 1:22 limit no_limit
config address_binding dhcp_snoop max_entry ports 1:23 limit no_limit
config address_binding dhcp_snoop max_entry ports 1:24 limit no_limit
config address_binding ip_mac ports 1:5-1:6,1:8 ip_inspection enable
config address_binding ip_mac ports 1:5-1:6,1:8 arp_inspection strict
config address_binding ip_mac ports 1:5-1:6,1:8 allow_zeroip enable
enable address_binding dhcp_snoop
disable address_binding trap_log

# NetBiosFilter

config filter netbios all state disable
config filter netbios 1:3-1:24 state enable
config filter extensive_netbios all state disable
config filter extensive_netbios 1:3-1:24 state enable

# RADIUS


# DhcpServerScreening

config filter dhcp_server ports all state disable
config filter dhcp_server illegal_server_log_suppress_duration 5min
config filter dhcp_server trap_log disable

# sRED

config dscp trust all state disable
config dscp map all dscp_dscp 0 to 0
config dscp map all dscp_dscp 1 to 1
config dscp map all dscp_dscp 2 to 2
config dscp map all dscp_dscp 3 to 3
config dscp map all dscp_dscp 4 to 4
config dscp map all dscp_dscp 5 to 5
config dscp map all dscp_dscp 6 to 6
config dscp map all dscp_dscp 7 to 7
config dscp map all dscp_dscp 8 to 8
config dscp map all dscp_dscp 9 to 9
config dscp map all dscp_dscp 10 to 10
config dscp map all dscp_dscp 11 to 11
config dscp map all dscp_dscp 12 to 12
config dscp map all dscp_dscp 13 to 13
config dscp map all dscp_dscp 14 to 14
config dscp map all dscp_dscp 15 to 15
config dscp map all dscp_dscp 16 to 16
config dscp map all dscp_dscp 17 to 17
config dscp map all dscp_dscp 18 to 18
config dscp map all dscp_dscp 19 to 19
config dscp map all dscp_dscp 20 to 20
config dscp map all dscp_dscp 21 to 21
config dscp map all dscp_dscp 22 to 22
config dscp map all dscp_dscp 23 to 23
config dscp map all dscp_dscp 24 to 24
config dscp map all dscp_dscp 25 to 25
config dscp map all dscp_dscp 26 to 26
config dscp map all dscp_dscp 27 to 27
config dscp map all dscp_dscp 28 to 28
config dscp map all dscp_dscp 29 to 29
config dscp map all dscp_dscp 30 to 30
config dscp map all dscp_dscp 31 to 31
config dscp map all dscp_dscp 32 to 32
config dscp map all dscp_dscp 33 to 33
config dscp map all dscp_dscp 34 to 34
config dscp map all dscp_dscp 35 to 35
config dscp map all dscp_dscp 36 to 36
config dscp map all dscp_dscp 37 to 37
config dscp map all dscp_dscp 38 to 38
config dscp map all dscp_dscp 39 to 39
config dscp map all dscp_dscp 40 to 40
config dscp map all dscp_dscp 41 to 41
config dscp map all dscp_dscp 42 to 42
config dscp map all dscp_dscp 43 to 43
config dscp map all dscp_dscp 44 to 44
config dscp map all dscp_dscp 45 to 45
config dscp map all dscp_dscp 46 to 46
config dscp map all dscp_dscp 47 to 47
config dscp map all dscp_dscp 48 to 48
config dscp map all dscp_dscp 49 to 49
config dscp map all dscp_dscp 50 to 50
config dscp map all dscp_dscp 51 to 51
config dscp map all dscp_dscp 52 to 52
config dscp map all dscp_dscp 53 to 53
config dscp map all dscp_dscp 54 to 54
config dscp map all dscp_dscp 55 to 55
config dscp map all dscp_dscp 56 to 56
config dscp map all dscp_dscp 57 to 57
config dscp map all dscp_dscp 58 to 58
config dscp map all dscp_dscp 59 to 59
config dscp map all dscp_dscp 60 to 60
config dscp map all dscp_dscp 61 to 61
config dscp map all dscp_dscp 62 to 62
config dscp map all dscp_dscp 63 to 63
config dscp map all dscp_priority 0-7 to 0
config dscp map all dscp_priority 8-15 to 1
config dscp map all dscp_priority 16-23 to 2
config dscp map all dscp_priority 24-31 to 3
config dscp map all dscp_priority 32-39 to 4
config dscp map all dscp_priority 40-47 to 5
config dscp map all dscp_priority 48-55 to 6
config dscp map all dscp_priority 56-63 to 7

# ARPSpoofingPrevention


# MAC_ADDRESS_TABLE_NOTIFICATION

disable mac_notification
config mac_notification interval 1 historysize 1
config mac_notification ports 1:1-1:24 disable

# STP

config stp version rstp
config stp maxage 20 maxhops 20 forwarddelay 15 txholdcount 6 fbpdu disable hellotime 2 nni_bpdu_addr dot1d
config stp priority 32768 instance_id 0
config stp ports 1:1-1:24 externalCost auto edge false p2p auto state enable restricted_role false restricted_tcn false
config stp mst_ports 1:1-1:24 instance_id 0 internalCost auto priority 128
config stp ports 1:1-1:24 fbpdu disable
config stp mst_config_id name 5C:D9:98:CA:42:2A revision_level 0
disable stp

# BPDU_PROTECTION

config bpdu_protection ports 1:1-1:24 mode shutdown

# SAFEGUARD_ENGINE

config safeguard_engine state disable utilization rising 30 falling 20 trap_log disable mode fuzzy

# BANNER_PROMP

config command_prompt default
config greeting_message default

# SSH

config ssh algorithm 3DES enable
config ssh algorithm AES128 enable
config ssh algorithm AES192 enable
config ssh algorithm AES256 enable
config ssh algorithm arcfour enable
config ssh algorithm blowfish enable
config ssh algorithm cast128 enable
config ssh algorithm twofish128 enable
config ssh algorithm twofish192 enable
config ssh algorithm twofish256 enable
config ssh algorithm MD5 enable
config ssh algorithm SHA1 enable
config ssh algorithm RSA enable
config ssh algorithm DSA enable
config ssh authmode password enable
config ssh authmode publickey enable
config ssh authmode hostbased enable
config ssh server maxsession 8
config ssh server contimeout 120
config ssh server authfail 2
config ssh server rekey never
config ssh server port 22
config ssh user manager authmode password
config ssh user moloch authmode password
disable ssh

# TELNETS

enable telnet 23

# BCPING


# SNTP

disable sntp
config time_zone operator + hour 0 min 0
config sntp primary 0.0.0.0 secondary 0.0.0.0 poll-interval 720
config dst disable

# MULTICAST_FILTER


# LACP

config link_aggregation algorithm mac_source
config lacp_port 1:1-1:24 mode passive

# IP

config ipif System ipaddress 172.17.18.242/16 vlan default
config ipif System proxy_arp disable local disable
create ipif Managment 10.13.0.2/24 Managment state enable
config ipif Managment proxy_arp disable local disable
disable autoconfig

# SNMPv3

delete snmp community public
delete snmp community private
delete snmp user initial
delete snmp group initial
delete snmp view restricted all
delete snmp view CommunityView all
config snmp engineID 800000ab035cd998ca422a
create snmp view restricted 1.3.6.1.2.1.1 view_type included
create snmp view restricted 1.3.6.1.2.1.11 view_type included
create snmp view restricted 1.3.6.1.6.3.10.2.1 view_type included
create snmp view restricted 1.3.6.1.6.3.11.2.1 view_type included
create snmp view restricted 1.3.6.1.6.3.15.1.1 view_type included
create snmp view CommunityView 1 view_type included
create snmp view CommunityView 1.3.6.1.6.3 view_type excluded
create snmp view CommunityView 1.3.6.1.6.3.1 view_type included
create snmp group public v1 read_view CommunityView notify_view CommunityView
create snmp group public v2c read_view CommunityView notify_view CommunityView
create snmp group initial v3 noauth_nopriv read_view restricted notify_view restricted
create snmp group private v1 read_view CommunityView write_view CommunityView notify_view CommunityView
create snmp group private v2c read_view CommunityView write_view CommunityView notify_view CommunityView
create snmp community private view CommunityView read_write
create snmp community public view CommunityView read_only
create snmp user initial initial

# VOICEVLAN


# ERPS

disable erps
config erps log disable
config erps trap disable

# CFM


# WAC

config wac switch_http_port 80
config wac method local
config wac authorization attributes local enable
config wac authorization attributes radius enable
disable wac
config wac ports 1:1-1:24 aging_time 1440 idle_time infinite block_time 60

# PowerSaving

config power_saving state enable
config power_saving length_detection enable

# LLDP

disable lldp
config lldp message_tx_interval 30
config lldp tx_delay 2
config lldp message_tx_hold_multiplier 4
config lldp reinit_delay 2
config lldp notification_interval 5
config lldp ports 1:1-1:24 notification disable
config lldp ports 1:1-1:24 admin_status tx_and_rx

# MAC-based_Access_Control

disable mac_based_access_control
config mac_based_access_control authorization attributes radius enable local enable
config mac_based_access_control ports 1:1-1:24 state disable
config mac_based_access_control ports 1:1 max_users 128
config mac_based_access_control ports 1:1 aging_time 1440
config mac_based_access_control ports 1:1 block_time 300
config mac_based_access_control ports 1:2 max_users 128
config mac_based_access_control ports 1:2 aging_time 1440
config mac_based_access_control ports 1:2 block_time 300
config mac_based_access_control ports 1:3 max_users 128
config mac_based_access_control ports 1:3 aging_time 1440
config mac_based_access_control ports 1:3 block_time 300
config mac_based_access_control ports 1:4 max_users 128
config mac_based_access_control ports 1:4 aging_time 1440
config mac_based_access_control ports 1:4 block_time 300
config mac_based_access_control ports 1:5 max_users 128
config mac_based_access_control ports 1:5 aging_time 1440
config mac_based_access_control ports 1:5 block_time 300
config mac_based_access_control ports 1:6 max_users 128
config mac_based_access_control ports 1:6 aging_time 1440
config mac_based_access_control ports 1:6 block_time 300
config mac_based_access_control ports 1:7 max_users 128
config mac_based_access_control ports 1:7 aging_time 1440
config mac_based_access_control ports 1:7 block_time 300
config mac_based_access_control ports 1:8 max_users 128
config mac_based_access_control ports 1:8 aging_time 1440
config mac_based_access_control ports 1:8 block_time 300
config mac_based_access_control ports 1:9 max_users 128
config mac_based_access_control ports 1:9 aging_time 1440
config mac_based_access_control ports 1:9 block_time 300
config mac_based_access_control ports 1:10 max_users 128
config mac_based_access_control ports 1:10 aging_time 1440
config mac_based_access_control ports 1:10 block_time 300
config mac_based_access_control ports 1:11 max_users 128
config mac_based_access_control ports 1:11 aging_time 1440
config mac_based_access_control ports 1:11 block_time 300
config mac_based_access_control ports 1:12 max_users 128
config mac_based_access_control ports 1:12 aging_time 1440
config mac_based_access_control ports 1:12 block_time 300
config mac_based_access_control ports 1:13 max_users 128
config mac_based_access_control ports 1:13 aging_time 1440
config mac_based_access_control ports 1:13 block_time 300
config mac_based_access_control ports 1:14 max_users 128
config mac_based_access_control ports 1:14 aging_time 1440
config mac_based_access_control ports 1:14 block_time 300
config mac_based_access_control ports 1:15 max_users 128
config mac_based_access_control ports 1:15 aging_time 1440
config mac_based_access_control ports 1:15 block_time 300
config mac_based_access_control ports 1:16 max_users 128
config mac_based_access_control ports 1:16 aging_time 1440
config mac_based_access_control ports 1:16 block_time 300
config mac_based_access_control ports 1:17 max_users 128
config mac_based_access_control ports 1:17 aging_time 1440
config mac_based_access_control ports 1:17 block_time 300
config mac_based_access_control ports 1:18 max_users 128
config mac_based_access_control ports 1:18 aging_time 1440
config mac_based_access_control ports 1:18 block_time 300
config mac_based_access_control ports 1:19 max_users 128
config mac_based_access_control ports 1:19 aging_time 1440
config mac_based_access_control ports 1:19 block_time 300
config mac_based_access_control ports 1:20 max_users 128
config mac_based_access_control ports 1:20 aging_time 1440
config mac_based_access_control ports 1:20 block_time 300
config mac_based_access_control ports 1:21 max_users 128
config mac_based_access_control ports 1:21 aging_time 1440
config mac_based_access_control ports 1:21 block_time 300
config mac_based_access_control ports 1:22 max_users 128
config mac_based_access_control ports 1:22 aging_time 1440
config mac_based_access_control ports 1:22 block_time 300
config mac_based_access_control ports 1:23 max_users 128
config mac_based_access_control ports 1:23 aging_time 1440
config mac_based_access_control ports 1:23 block_time 300
config mac_based_access_control ports 1:24 max_users 128
config mac_based_access_control ports 1:24 aging_time 1440
config mac_based_access_control ports 1:24 block_time 300
config mac_based_access_control ports 1:1-1:24 mode host_based
config mac_based_access_control method local
config mac_based_access_control password default
config mac_based_access_control max_users no_limit
config mac_based_access_control trap state enable
config mac_based_access_control log state enable

# MCFILTER


# COMPOUND_AUTHENTICATION

config authentication ports 1:1-1:24 auth_mode host_based
config authentication ports 1:1-1:24 multi_authen_methods none
enable authorization attributes
config authentication server failover block

# IGMP_SNOOPING

config igmp_snooping data_driven_learning max_learned_entry 128

# MLDSNP

config mld_snooping data_driven_learning max_learned_entry 128

# ACCESS_AUTHENTICATION_CONTROL

config authen_login default method local
config authen_enable default method local_enable
config authen application console login default
config authen application console enable default
config authen application telnet login default
config authen application telnet enable default
config authen application ssh login default
config authen application ssh enable default
config authen application http login default
config authen application http enable default
config authen parameter response_timeout 30
config authen parameter attempt 3
disable authen_policy
config accounting service network state disable
config accounting service shell state disable
config accounting service system state disable

# DHCP_LOCAL_RELAY

enable dhcp_local_relay
config dhcp_local_relay vlan clients2 state enable

# AAA_LOCAL_ENABLE_PASSWORD

# AAA ADMIN PWD LIST
config admin local_enable



# AAA ADMIN PWD END

# DHCP_RELAY

disable dhcp_relay
config dhcp_relay hops 4 time 0
config dhcp_relay option_82 state enable
config dhcp_relay option_82 check disable
config dhcp_relay option_82 policy keep
config dhcp_relay option_82 remote_id user_define Test
config dhcp_relay option_60 state disable
config dhcp_relay option_61 state disable
config dhcp_relay option_60 default mode drop
config dhcp_relay option_61 default drop

# NDP

config ipv6 nd ns ipif System retrans_time 0
config ipv6 nd ns ipif Managment retrans_time 0

# ARP

config arp_aging time 20
config gratuitous_arp send ipif_status_up disable
config gratuitous_arp send dup_ip_detected disable
config gratuitous_arp learning disable

# ROUTE


#-------------------------------------------------------------------
# End of configuration file for DGS-3120-24SC
#-------------------------------------------------------------------


Вернуться наверх
 Профиль  
 
 Заголовок сообщения: Re: des 3550 dhcp_local_relay
СообщениеДобавлено: Пн авг 01, 2011 15:16 
Не в сети
Сотрудник D-LINK
Сотрудник D-LINK

Зарегистрирован: Чт фев 12, 2009 14:59
Сообщений: 9482
Откуда: Ryazan
На тестовом стенде с актуальной прошивкой, которую я Вам выслал, ситуация не наблюдается. Пожалуйста, попробуйте и сообщите по результатам.
P.S. Добавляйте, пожалуйста, тег spoiler, если приводите конфигурацию целиком. Я ваше сообщение в этом плане поправил.


Вернуться наверх
 Профиль  
 
 Заголовок сообщения: Re: des 3550 dhcp_local_relay
СообщениеДобавлено: Пн авг 01, 2011 16:05 
Не в сети

Зарегистрирован: Пн авг 01, 2011 12:38
Сообщений: 5
С новой прошивкой все заработало со старыми настройками. Спасибо.


Вернуться наверх
 Профиль  
 
 Заголовок сообщения: Re: des 3550 dhcp_local_relay
СообщениеДобавлено: Пн авг 01, 2011 16:11 
Не в сети
Сотрудник D-LINK
Сотрудник D-LINK

Зарегистрирован: Чт фев 12, 2009 14:59
Сообщений: 9482
Откуда: Ryazan
Рад слышать!


Вернуться наверх
 Профиль  
 
 Заголовок сообщения: Re: des 3550 dhcp_local_relay
СообщениеДобавлено: Пн авг 01, 2011 19:34 
Не в сети

Зарегистрирован: Пн авг 01, 2011 12:38
Сообщений: 5
Однако через пару часов выяснилось следующее.... устройство зависает каждый раз после 15-20 минут работы (перестает быть доступна по IP, траффик не пропускает). Видимо прошивка еще не стабильна :(


Вернуться наверх
 Профиль  
 
 Заголовок сообщения: Re: des 3550 dhcp_local_relay
СообщениеДобавлено: Вт авг 02, 2011 10:42 
Не в сети
Сотрудник D-LINK
Сотрудник D-LINK

Зарегистрирован: Чт фев 12, 2009 14:59
Сообщений: 9482
Откуда: Ryazan
Вы по консоли можете подключиться к коммутатору в момент наличия проблемы?


Вернуться наверх
 Профиль  
 
 Заголовок сообщения: Re: des 3550 dhcp_local_relay
СообщениеДобавлено: Вт авг 02, 2011 12:27 
Не в сети

Зарегистрирован: Пн авг 01, 2011 12:38
Сообщений: 5
Да могу... Ping: сам на себя - отвечает, соседа не видит.
Может какую информацию с него надо собрать?


Вернуться наверх
 Профиль  
 
Показать сообщения за:  Сортировать по:  
Начать новую тему Ответить на тему  [ Сообщений: 18 ]  На страницу 1, 2  След.

Часовой пояс: UTC + 3 часа


Кто сейчас на форуме

Сейчас этот форум просматривают: нет зарегистрированных пользователей и гости: 41


Вы не можете начинать темы
Вы не можете отвечать на сообщения
Вы не можете редактировать свои сообщения
Вы не можете удалять свои сообщения
Вы не можете добавлять вложения

Найти:
Перейти:  
Создано на основе phpBB® Forum Software © phpBB Group
Русская поддержка phpBB