faq обучение настройка
Текущее время: Сб авг 09, 2025 21:54

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




Начать новую тему Ответить на тему  [ Сообщений: 29 ]  На страницу 1, 2  След.
Автор Сообщение
 Заголовок сообщения: Настройка OSPF на DGS-3828
СообщениеДобавлено: Пт окт 06, 2006 04:42 
Не в сети

Зарегистрирован: Пт окт 06, 2006 04:37
Сообщений: 33
Откуда: Chita
На коммутаторе прописан default. Как эту информацию передать соседям по OSPF?

Firmware Version : Build 1.00.B31


Вернуться наверх
 Профиль  
 
 Заголовок сообщения:
СообщениеДобавлено: Пт окт 06, 2006 09:08 
Не в сети
Сотрудник D-LINK
Сотрудник D-LINK

Зарегистрирован: Пт май 13, 2005 15:49
Сообщений: 20616
Откуда: D-Link, Moscow
Вот этой командой: create route redistribute dst ospf src static.
Я Вам советую перепрошить коммутатор. Прошивку я вам выслал.


Вернуться наверх
 Профиль  
 
 Заголовок сообщения:
СообщениеДобавлено: Пт окт 06, 2006 09:51 
Не в сети

Зарегистрирован: Пт окт 06, 2006 04:37
Сообщений: 33
Откуда: Chita
В принципе я это и прописывал. Но она передает статические маршруты, а вот дефаулт нет.
Я поменял математику на DES3828R2_2-00-B30, но ничего не получилось.
Сейчас вашу залью.


Вернуться наверх
 Профиль  
 
 Заголовок сообщения:
СообщениеДобавлено: Пт окт 06, 2006 10:09 
Не в сети

Зарегистрирован: Пт окт 06, 2006 04:37
Сообщений: 33
Откуда: Chita
Залил. Все то же самое.
На первом коммутаторе имеем:
DES-3828-1:admin#show iproute
Command: show iproute

Routing Table

IP Address/Netmask Gateway Interface Hops Protocol
------------------ --------------- ------------ -------- --------
0.0.0.0 172.27.74.248 If_10 1 Default
172.0.0.0/8 172.27.74.1 If_10 1 Static
172.20.20.0/24 0.0.0.0 System 1 Local
172.27.74.0/24 0.0.0.0 If_10 1 Local

Total Entries : 4

вот этот 0.0.0.0 172.27.74.248 дефаулт не виден на втором коммутаторе:
DES-3828-7:admin#show iproute
Command: show iproute

Routing Table

IP Address/Netmask Gateway Interface Hops Protocol
------------------ --------------- ------------ -------- --------
172.0.0.0/8 172.20.20.1 System 20 OSPF
172.20.20.0/24 0.0.0.0 System 1 Local
172.27.74.0/24 172.20.20.1 System 2 OSPF

статические маршруты есть(172.0.0.0/8).


Вернуться наверх
 Профиль  
 
 Заголовок сообщения:
СообщениеДобавлено: Пт окт 06, 2006 10:44 
Не в сети
Сотрудник D-LINK
Сотрудник D-LINK

Зарегистрирован: Пт май 13, 2005 15:49
Сообщений: 20616
Откуда: D-Link, Moscow
Пришлите пожалуйста подробности: графическую схему сети и конфиг файлы коммутаторов.


Вернуться наверх
 Профиль  
 
 Заголовок сообщения:
СообщениеДобавлено: Пн окт 09, 2006 01:03 
Не в сети

Зарегистрирован: Пт окт 06, 2006 04:37
Сообщений: 33
Откуда: Chita
Схема простая, два коммутатора соединены линком.
Конфиги:
1-й:
DES-3828-1:admin#show config current_config
Command: show config current_config

#-------------------------------------------------------------------
# DES-3828 Configuration
#
# Firmware: Build 3.00.B22
# Copyright(C) 2004-2005 D-Link Corporation. All rights reserved.
#-------------------------------------------------------------------


# DOUBLE_VLAN

disable double_vlan

# BASIC

config serial_port baud_rate 9600 auto_logout 10_minutes
enable telnet 23
enable web 80

# STORM

config traffic control_trap none
config traffic control 1-28 broadcast disable action drop threshold 128000 time_interval 5 countdown 0
config traffic control 1-28 multicast disable action drop threshold 128000 time_interval 5 countdown 0
config traffic control 1-28 dlf disable threshold 128000

# 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

# MIRROR

disable mirror
config mirror port 1

# QOS

config scheduling_mechanism strict
config scheduling 0 max_packet 1
config scheduling 1 max_packet 2
config scheduling 2 max_packet 3
config scheduling 3 max_packet 4
config scheduling 4 max_packet 5
config scheduling 5 max_packet 6
config scheduling 6 max_packet 7
config scheduling 7 max_packet 8
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
disable wred
config 802.1p default_priority 1-28 0
config bandwidth_control 1-28 rx_rate no_limit tx_rate no_limit
config wred ports 1-28 average_time 100
config wred ports 1-28 class_id 0 drop_start 50 drop_slope 45
config wred ports 1-28 class_id 1 drop_start 50 drop_slope 45
config wred ports 1-28 class_id 2 drop_start 50 drop_slope 45
config wred ports 1-28 class_id 3 drop_start 50 drop_slope 45
config wred ports 1-28 class_id 4 drop_start 50 drop_slope 45
config wred ports 1-28 class_id 5 drop_start 50 drop_slope 45
config wred ports 1-28 class_id 6 drop_start 50 drop_slope 45
config wred ports 1-28 class_id 7 drop_start 50 drop_slope 45

# TRAF-SEGMENTATION

config traffic_segmentation 1-28 forward_list 1-28

# PORT

disable jumbo_frame
config ports 1-28 speed auto flow_control disable learning enable state enable

# PORT_LOCK

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

# PORT_LOCK_PERMANENT


# 8021X

disable 802.1x
config 802.1x capability ports 1-28 none
config 802.1x auth_parameter ports 1-28 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 800000ab030013467e4880
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 Private v1 read_view CommunityView notify_view CommunityView
create snmp group Private v2c read_view CommunityView notify_view CommunityView
create snmp group initial v3 noauth_nopriv read_view restricted notify_view restricted
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_only
create snmp user initial initial

# MANAGEMENT

enable snmp
enable snmp traps
enable snmp authenticate traps
disable rmon

# VLAN

config vlan default delete 1-28
config vlan default advertisement enable
create vlan 10 tag 10
config vlan 10 add untagged 3-4
config vlan 10 advertisement disable
create vlan 128 tag 128
config vlan 128 add tagged 20
config vlan 128 add untagged 1,9
config vlan 128 advertisement disable
create vlan 255 tag 255
config vlan 255 add tagged 17-24
config vlan 255 add untagged 2
config vlan 255 advertisement disable
disable gvrp
config gvrp 1,9 state disable ingress_checking enable acceptable_frame admit_all pvid 128
config gvrp 2 state disable ingress_checking enable acceptable_frame admit_all pvid 255
config gvrp 3-4 state disable ingress_checking enable acceptable_frame admit_all pvid 10
config gvrp 5-8,10-28 state disable ingress_checking enable acceptable_frame admit_all pvid 1

# FDB

config fdb aging_time 300

# MAC_ADDRESS_TABLE_NOTIFICATION

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

# STP

config stp maxage 20 maxhops 20 forwarddelay 15 txholdcount 3 fbpdu enable
config stp version rstp
config stp priority 32768 instance_id 0
config stp hellotime 2
config stp lbd enable
config stp lbd_recover_timer 60
config stp mst_config_id name 00:13:46:7E:48:80 revision_level 0
enable stp
config stp ports 1-28 externalCost auto edge false p2p auto state enable
config stp ports 1-28 lbd disable
config stp mst_ports 1-28 instance_id 0 internalCost auto priority 128
config stp ports 1-28 fbpdu disable

# SSH

config ssh server maxsession 8
config ssh server contimeout 300
config ssh server authfail 2
config ssh server rekey never
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

# 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
disable address_binding acl_mode
disable address_binding trap_log


# LACP

config link_aggregation algorithm ip_source
config lacp_port 1-28 mode passive

# SNOOP

disable igmp_snooping
config igmp_snooping querier default query_interval 125 max_response_time 10 robustness_variable 2 last_member_query_interval 1 state disable
config igmp_snooping default host_timeout 260 router_timeout 260 leave_timer 2 state disable fast_leave disable
config igmp_snooping querier 10 query_interval 125 max_response_time 10 robustness_variable 2 last_member_query_interval 1 state disable
config igmp_snooping 10 host_timeout 260 router_timeout 260 leave_timer 2 state disable fast_leave disable
config igmp_snooping querier 128 query_interval 125 max_response_time 10 robustness_variable 2 last_member_query_interval 1 state disable
config igmp_snooping 128 host_timeout 260 router_timeout 260 leave_timer 2 state disable fast_leave disable
config igmp_snooping querier 255 query_interval 125 max_response_time 10 robustness_variable 2 last_member_query_interval 1 state disable
config igmp_snooping 255 host_timeout 260 router_timeout 260 leave_timer 2 state disable fast_leave disable

# IP

config ipif System vlan 255 ipaddress 172.20.20.1/24 state enable proxy_arp disable
create ipif If_10 172.27.74.253/24 10 state enable proxy_arp disable
disable autoconfig

# ARP

config arp_aging time 40

# 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 type exec state disable
config accounting type system state disable

# DHCP_RELAY

disable dhcp_relay
config dhcp_relay hops 4 time 0
config dhcp_relay option_82 state disable
config dhcp_relay option_82 check disable
config dhcp_relay option_82 policy replace

# ROUTE

config route preference static 60
config route preference rip 100
config route preference ospfIntra 80
config route preference ospfInter 90
config route preference ospfExt1 110
config route preference ospfExt2 115
create iproute default 172.27.74.248 1
create iproute 172.0.0.0/255.0.0.0 172.27.74.1 1 primary
create route redistribute dst ospf src static mettype 2 metric 20

# IGMP

config igmp ipif System version 2 query_interval 125 max_response_time 10 robustness_variable 2 state disable
config igmp ipif System last_member_query_interval 1
config igmp ipif If_10 version 2 query_interval 125 max_response_time 10 robustness_variable 2 state disable
config igmp ipif If_10 last_member_query_interval 1

# WAC

config wac method radius
disable wac

# GVLAN


# MBA

disable mac_based_access_control
config mac_based_access_control ports 1-28 state disable
config mac_based_access_control method local
config mac_based_access_control password default

# PIMSM

disable pim
config pim cbsr hash_masklen 30
config pim cbsr bootstrap_period 60
config pim register_probe_time 5
config pim register_suppression_time 60
config pim last_hop_spt_threshold 0
config pim rp_spt_threshold 0
config pim crp holdtime 0 priority 192
config pim crp wildcard_prefix_cnt 0
config pim ipif System state disable hello 30 jp_interval 60 mode dm dr_priority 1
config pim cbsr ipif System priority -1
config pim ipif If_10 state disable hello 30 jp_interval 60 mode dm dr_priority 1
config pim cbsr ipif If_10 priority -1
create pim register_checksum_include_data rp_address 0.0.0.0

# DVMRP

disable dvmrp
config dvmrp ipif System metric 1 probe 10 neighbor_timeout 35 state disable
config dvmrp ipif If_10 metric 1 probe 10 neighbor_timeout 35 state disable

# RIP

config rip ipif System authentication disable tx_mode v2_only rx_mode v1_or_v2 state disable
config rip ipif If_10 authentication disable tx_mode v2_only rx_mode v1_or_v2 state disable
disable rip

# MD5


# OSPF

config ospf ipif System area 0.0.0.0 priority 1 hello_interval 10 dead_interval 40
config ospf ipif System authentication none metric 1 state enable active
config ospf ipif If_10 area 0.0.0.0 priority 1 hello_interval 10 dead_interval 40
config ospf ipif If_10 authentication none metric 1 state enable active
config ospf router_id 172.20.20.1
enable ospf

# DNSR

disable dnsr
config dnsr primary nameserver 0.0.0.0
config dnsr secondary nameserver 0.0.0.0
disable dnsr cache
disable dnsr static

# VRRP

config vrrp ipif System authtype none
config vrrp ipif If_10 authtype none
disable vrrp

disable vrrp ping

2-й:
DES-3828-7:admin#show config current_config
Command: show config current_config

#-------------------------------------------------------------------
# DES-3828 Configuration
#
# Firmware: Build 3.00.B22
# Copyright(C) 2004-2005 D-Link Corporation. All rights reserved.
#-------------------------------------------------------------------


# DOUBLE_VLAN

disable double_vlan

# BASIC

config serial_port baud_rate 9600 auto_logout 10_minutes
enable telnet 23
disable web

# STORM

config traffic control_trap none
config traffic control 1-28 broadcast disable action drop threshold 128000 time_interval 5 countdown 0
config traffic control 1-28 multicast disable action drop threshold 128000 time_interval 5 countdown 0
config traffic control 1-28 dlf disable threshold 128000

# 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

# MIRROR

disable mirror
config mirror port 1

# QOS

config scheduling_mechanism strict
config scheduling 0 max_packet 1
config scheduling 1 max_packet 2
config scheduling 2 max_packet 3
config scheduling 3 max_packet 4
config scheduling 4 max_packet 5
config scheduling 5 max_packet 6
config scheduling 6 max_packet 7
config scheduling 7 max_packet 8
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
disable wred
config 802.1p default_priority 1-28 0
config bandwidth_control 1-28 rx_rate no_limit tx_rate no_limit
config wred ports 1-28 average_time 100
config wred ports 1-28 class_id 0 drop_start 50 drop_slope 45
config wred ports 1-28 class_id 1 drop_start 50 drop_slope 45
config wred ports 1-28 class_id 2 drop_start 50 drop_slope 45
config wred ports 1-28 class_id 3 drop_start 50 drop_slope 45
config wred ports 1-28 class_id 4 drop_start 50 drop_slope 45
config wred ports 1-28 class_id 5 drop_start 50 drop_slope 45
config wred ports 1-28 class_id 6 drop_start 50 drop_slope 45
config wred ports 1-28 class_id 7 drop_start 50 drop_slope 45

# TRAF-SEGMENTATION

config traffic_segmentation 1-28 forward_list 1-28

# PORT

disable jumbo_frame
config ports 1-28 speed auto flow_control disable learning enable state enable

# PORT_LOCK

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

# PORT_LOCK_PERMANENT


# 8021X

disable 802.1x
config 802.1x capability ports 1-28 none
config 802.1x auth_parameter ports 1-28 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 800000ab030013467e4840
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 initial v3 noauth_nopriv read_view restricted notify_view restricted
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 Private v1 read_view CommunityView notify_view CommunityView
create snmp group Private 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_only
create snmp user initial initial

# MANAGEMENT

disable snmp
enable snmp traps
enable snmp authenticate traps
config snmp system_name DES-3828-7
config snmp system_location test
disable rmon

# VLAN

config vlan default delete 1-28
config vlan default advertisement enable
create vlan 255 tag 255
config vlan 255 add tagged 23-24
config vlan 255 advertisement disable
disable gvrp
config gvrp 1-28 state disable ingress_checking enable acceptable_frame admit_all pvid 1

# FDB

config fdb aging_time 300

# MAC_ADDRESS_TABLE_NOTIFICATION

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

# STP

config stp maxage 20 maxhops 20 forwarddelay 15 txholdcount 3 fbpdu enable
config stp version rstp
config stp priority 32768 instance_id 0
config stp hellotime 2
config stp lbd enable
config stp lbd_recover_timer 60
config stp mst_config_id name 00:13:46:7E:48:40 revision_level 0
disable stp
config stp ports 1-28 externalCost auto edge false p2p auto state enable
config stp ports 1-28 lbd disable
config stp mst_ports 1-28 instance_id 0 internalCost auto priority 128
config stp ports 1-28 fbpdu disable

# SSH

config ssh server maxsession 8
config ssh server contimeout 300
config ssh server authfail 2
config ssh server rekey never
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

# 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
disable address_binding acl_mode
disable address_binding trap_log


# LACP

config link_aggregation algorithm ip_source
config lacp_port 1-28 mode passive

# SNOOP

disable igmp_snooping
config igmp_snooping querier default query_interval 125 max_response_time 10 robustness_variable 2 last_member_query_interval 1 state disable
config igmp_snooping default host_timeout 260 router_timeout 260 leave_timer 2 state disable fast_leave disable
config igmp_snooping querier 255 query_interval 125 max_response_time 10 robustness_variable 2 last_member_query_interval 1 state disable
config igmp_snooping 255 host_timeout 260 router_timeout 260 leave_timer 2 state disable fast_leave disable

# IP

config ipif System vlan 255 ipaddress 172.20.20.7/24 state enable proxy_arp disable
disable autoconfig

# ARP

config arp_aging time 40

# 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 type exec state disable
config accounting type system state disable

# DHCP_RELAY

disable dhcp_relay
config dhcp_relay hops 4 time 0
config dhcp_relay option_82 state disable
config dhcp_relay option_82 check disable
config dhcp_relay option_82 policy replace

# ROUTE

config route preference static 60
config route preference rip 100
config route preference ospfIntra 80
config route preference ospfInter 90
config route preference ospfExt1 110
config route preference ospfExt2 115
create route redistribute dst ospf src static mettype 2 metric 20

# IGMP

config igmp ipif System version 2 query_interval 125 max_response_time 10 robustness_variable 2 state disable
config igmp ipif System last_member_query_interval 1

# WAC

config wac method radius
disable wac

# GVLAN


# MBA

disable mac_based_access_control
config mac_based_access_control ports 1-28 state disable
config mac_based_access_control method local
config mac_based_access_control password default

# PIMSM

disable pim
config pim cbsr hash_masklen 30
config pim cbsr bootstrap_period 60
config pim register_probe_time 5
config pim register_suppression_time 60
config pim last_hop_spt_threshold 0
config pim rp_spt_threshold 0
config pim crp holdtime 0 priority 192
config pim crp wildcard_prefix_cnt 0
config pim ipif System state disable hello 30 jp_interval 60 mode dm dr_priority 1
config pim cbsr ipif System priority -1
create pim register_checksum_include_data rp_address 0.0.0.0

# DVMRP

disable dvmrp
config dvmrp ipif System metric 1 probe 10 neighbor_timeout 35 state disable

# RIP

config rip ipif System authentication disable tx_mode v2_only rx_mode v1_or_v2 state disable
disable rip

# MD5


# OSPF

config ospf ipif System area 0.0.0.0 priority 1 hello_interval 10 dead_interval 40
config ospf ipif System authentication none metric 1 state enable active
config ospf router_id 172.20.20.7
enable ospf

# DNSR

disable dnsr
config dnsr primary nameserver 0.0.0.0
config dnsr secondary nameserver 0.0.0.0
disable dnsr cache
disable dnsr static

# VRRP

config vrrp ipif System authtype none
disable vrrp

disable vrrp ping


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


Вернуться наверх
 Профиль  
 
 Заголовок сообщения:
СообщениеДобавлено: Пн окт 09, 2006 09:03 
Не в сети
Сотрудник D-LINK
Сотрудник D-LINK

Зарегистрирован: Пт май 13, 2005 15:49
Сообщений: 20616
Откуда: D-Link, Moscow
Вы не могли бы всё это продублировать письмом. С графической схемой сети и конфиг файлом именно в виде файла.


Вернуться наверх
 Профиль  
 
 Заголовок сообщения:
СообщениеДобавлено: Пн окт 09, 2006 11:31 
Не в сети
Сотрудник D-LINK
Сотрудник D-LINK

Зарегистрирован: Пт май 13, 2005 15:49
Сообщений: 20616
Откуда: D-Link, Moscow
Мы занимаемся этой проблемой. Как только будут новости сообщу здесь.


Вернуться наверх
 Профиль  
 
 Заголовок сообщения: Re: Настройка OSPF на DGS-3828
СообщениеДобавлено: Пн окт 23, 2006 14:31 
Не в сети

Зарегистрирован: Вс авг 17, 2003 12:18
Сообщений: 4387
Откуда: Moscow
прошивка, решающая проблема, отправлена Вам по почте.

_________________
С уважением, Карагезов Владислав


Вернуться наверх
 Профиль  
 
 Заголовок сообщения:
СообщениеДобавлено: Чт ноя 02, 2006 20:18 
Не в сети

Зарегистрирован: Вт май 11, 2004 22:23
Сообщений: 75
Откуда: Москва
Проблема решилась ?


Вернуться наверх
 Профиль  
 
 Заголовок сообщения:
СообщениеДобавлено: Чт ноя 02, 2006 21:19 
Не в сети
Сотрудник D-LINK
Сотрудник D-LINK

Зарегистрирован: Пт май 13, 2005 15:49
Сообщений: 20616
Откуда: D-Link, Moscow
У Вас такая же проблема?


Вернуться наверх
 Профиль  
 
 Заголовок сообщения:
СообщениеДобавлено: Чт ноя 02, 2006 22:57 
Не в сети

Зарегистрирован: Вт май 11, 2004 22:23
Сообщений: 75
Откуда: Москва
нет, L3 Длинк - мне пока страшно покупать


Вернуться наверх
 Профиль  
 
 Заголовок сообщения:
СообщениеДобавлено: Пт ноя 03, 2006 02:04 
Не в сети

Зарегистрирован: Пт окт 06, 2006 04:37
Сообщений: 33
Откуда: Chita
Пока не получается. Коммутаторы уже в эксплуатации.


Вернуться наверх
 Профиль  
 
 Заголовок сообщения:
СообщениеДобавлено: Пт ноя 03, 2006 19:08 
Не в сети
Сотрудник D-LINK
Сотрудник D-LINK

Зарегистрирован: Пт май 13, 2005 15:49
Сообщений: 20616
Откуда: D-Link, Moscow
Напишите пожалуйста, что у Вас конкретно не получается с высланной Вам прошивкой.


Вернуться наверх
 Профиль  
 
 Заголовок сообщения:
СообщениеДобавлено: Вт ноя 07, 2006 02:35 
Не в сети

Зарегистрирован: Пт окт 06, 2006 04:37
Сообщений: 33
Откуда: Chita
Сейчас на коммутатор много что завязано, и прерывать его работу пока нет возможности. Я обязательно проверю новую прошивку. Мы в ближайшее время купим новый и на нем поэкспериментирую.


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

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


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

Сейчас этот форум просматривают: Google [Bot] и гости: 12


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

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