Greetings
I want to configure a PoS interface in ASR903. I got the RSP3C, A900-IMA1Z8S-CXMS and I I'm on 17.4.1 version which are the requirement to be able to do this type of configuration following the documentation. But when I try to follow the guide to configure PoS some of the commands that appeared int the guide does not show on my router. The link is a SONET oc48.
This is the configuration on the guide:
Router# configure terminal
Router(config)# controller sonet 0/1/0
Router(config-controller)# framing sonet
Router(config-controller)# clock source line
Router(config-controller)# sts-1 1 - 3 pos
Router(config-controller)# exit
Router(config)# interface POS0/0/1
Router(config-if)# encapsulation hdlc
Router(config-if)# end
the command "framing sonet" does not appear in my router and the "sts-1" command don't have the "pos" option. Also I don't see any PoS interface when i do "show interface description".
Here is my configuration so far:
platform enable controller MediaType 0/2/0 oc48
controller MediaType 0/2/0
mode sonet
!
controller SONET 0/2/0
no snmp trap link-status
rate OC48
no ais-shut
alarm-report all
clock source internal
!
sts-1 1 - 48 mode sts-48c
clock source internal
I attached some additional information
I will appreciate any information
Thanks