Method: PacketGen::Header::OSPFv3::LSALink#router_priority
- Defined in:
- lib/packetgen/header/ospfv3/lsa.rb
#router_priority ⇒ Integer
The Router Priority of the interface attaching the originating router to the link.
178 |
# File 'lib/packetgen/header/ospfv3/lsa.rb', line 178 define_attr :router_priority, BinStruct::Int8 |