Имя пользователя:
Пароль:
 

Название темы: Подключение Cisco 2501
Показать сообщение отдельно

Новый участник


Сообщения: 5
Благодарности: 0

Профиль | Отправить PM | Цитировать


Сделал
Код: Выделить весь код
Router(boot)>ena                
Router(boot)#sh run                   
Building configuration...                         

Current configuration:                      
! 
version 11.0            
service udp-small-servers                         
service tcp-small-servers                         
! 
hostname Router               
! 
! 
! 
interface Ethernet0                   
 no ip ad        
 no ip route-cache                  
 shutdown         
!
interface Serial0
 no ip address
 no ip route-cache
 shutdown
!
interface Serial1
 no ip address
 no ip route-cache
 shutdown
!
!
line con 0
line aux 0
 transport input all
line vty 0 4
 login
!
end
!
!
line con 0
line aux 0
 transport input all
line vty 0 4
 login
!
end
Нашел распиновку http://www.allpinouts.org/index.php/Ethernet_AUI_to_AUI остается непонятным строка:
And make the following jumper at each end

Отправлено: 14:12, 03-02-2010 | #5

Название темы: Подключение Cisco 2501