Method: PacketGen::Header::OSPFv3::LSAIntraAreaPrefix#ref_advertising_router
- Defined in:
- lib/packetgen/header/ospfv3/lsa.rb
#ref_advertising_router ⇒ String
Used to identify the router-LSA or network-LSA with which the IPv6 address prefixes should be associated, in association with #ref_link_state_id and #ref_ls_type.
155 |
# File 'lib/packetgen/header/ospfv3/lsa.rb', line 155 define_attr :ref_advertising_router, IP::Addr |