I was wondering how the multipoint (or any other interface type) gets attached to the end of the interface (in the example below). Is this something that the router does automatically?
interface Serial1/0.1 multipoint
ip address 208.28.1.3 255.255.255.248
ip ospf network broadcast
I know I can use the ospf network (whatever) command to override it, but out of curiousity I was wondering why it shows a certain interface type and if it only shows that way with fram relay links and if so then how does it know what to append to the interface name? is it by physical card/module? Thanks in advance.