Seguramente será un router, te dejo un ejemplo de configuración:
CONFIGURACIÓN EN ROUTER INTERFAZ SERIAL
configure terminal
interface serial 0/0/0
ip address 172.16.2.1 255.255.255.0
no shutdown
exit
exit
copy running-config startup-config
CONFIGURACIÓN EN ROUTER INTERFAZ SERIAL
configure terminal
interface serial 0/0/0
ip address 172.16.2.1 255.255.255.0
no shutdown
exit
exit
copy running-config startup-config


