Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Изменено форматирование.

...

ip route source-route

Данной командой на маршрутизаторе включается устройстве включается поддержка обработки ip-пакетов с опцией source routing в заголовке.

...

Блок кода
scs# show ip interfaces
IP address                                            Interface              Admin   Link    Type      Precedence    
---------------------------------------------------   --------------------   -----   -----   -------   -----------         
16.0.0.2/24                                           gi1/0/1                Up      Up      DHCP      --
10.0.0.1/8                                            gi1/0/2                Up      Up      static    primary

esr#scs# show ip interfaces gigabitethernet 1/0/1
IP address                                            Interface              Admin   Link    Type      Precedence    
---------------------------------------------------   --------------------   -----   -----   -------   ----------- 
16.0.0.2/24                                           gi1/0/1                Up      Up      DHCP      --
 DHCP Client settings:
 DHCP Server:          N/A
 Lease time(d:h:m):    000:02:00
 Reboot time:          10 seconds
 Retry time:           300 seconds
 Timeout:              60 seconds
 Select timeout:       0 seconds
 Vendor class ID:      N/A
 Ignore options:
    router

 Latest lease contents:
 Lease time(d:h:m):    000:02:00
 DHCP message type:    DHCPACK
 Renew at:             2015-02-25 12:22:24
 Rebind at:            2015-02-25 13:14:09
 Expires at:           2015-02-25 13:29:09

...