Перейти к содержанию

HDLC (serial) v2

HDLC (serial)


int se0/0/0
 # Указать инкапсуляцию HDLC
 encapsulation hdlc
 ip address $ADDR
 no sh

Проверка

BR1# show ip int brief

Пример

int serial 0/2
 encapsulation hdlc
 ip address 22.84.4.2 255.255.255.252
 no sh
 exit