When you configure a sub-interface into Frame-relay. There are two options, one is point-to-point, the other is “multipoint”. I am just wondering what exactly is the “multipoint” used for? Or in what case is it used?
router(config)#interface s0/0.1
multipoint Treat as a multipoint link
point-to-point Treat as a point-to-point link
Thanks,