JVC VN-E4U API Guide - Page 48

Acquiring Link-local IPv6 Address from VN-E4, network.interface.ipv6.global=&200 OK

Page 48 highlights

5. API for Acquiring/Changing Parameters of VN-E4 _ 5.8. Network Basics Acquiring Link-local IPv6 Address from VN-E4 Format /api/param?network.interface.ipv6.link_local(Number) Example Acquire the first link-local address /api/param?network.interface.ipv6.link_local(1) Example of Response network.interface.ipv6.link_local(1)=fe80::280:88ff:fe41:400c&200 OK Interpretation Acquire the link-local IPv6 address. A number between 1 to 8 may be specified, and the link-local IPv6 addresses will be stored in sequence beginning from 1. To acquire all addresses, do so in sequence from 1 until an empty value is returned. There is no API for setting the IPv6 address. Allowed users admin, operator, user Acquiring Site-local IPv6 Address from VN-E4 Format /api/param?network.interface.ipv6.site_local(Number) Example Acquire the first site-local address /api/param?network.interface.ipv6.site_local(1) Example of Response network.interface.ipv6.site_local(1)=fec0::1:280:88ff:fe41:114&200 OK Interpretation Acquire the site-local IPv6 address. A number between 1 to 8 may be specified, and the site-local IPv6 addresses will be stored in sequence beginning from 1. To acquire all addresses, do so in sequence from 1 until an empty value is returned. There is no API for setting the IPv6 address. Allowed users admin, operator, user Acquiring Global IPv6 Address from VN-E4 Format /api/param?network.interface.ipv6.global(Number) Example Acquire the first global address /api/param?network.interface.ipv6.global(1) Example of Response (When a global address is not set) network.interface.ipv6.global=&200 OK Interpretation Acquire the global IPv6 address. A number between 1 to 8 may be specified, and the global IPv6 addresses will be stored in sequence beginning from 1. To acquire all addresses, do so in sequence from 1 until an empty value is returned. There is no API for setting the IPv6 address. Allowed users admin, operator, user 48

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80

48
5. API for Acquiring/Changing Parameters of VN-E4 _
5.8. Network Basics
Acquiring Link-local IPv6 Address from VN-E4
Format
/api/param?network.interface.ipv6.link_local(Number)
Example
Acquire the first link-local address
/api/param?network.interface.ipv6.link_local(1)
Example of Response
network.interface.ipv6.link_local(1)=fe80::280:88ff:fe41:400c&200 OK
Interpretation
Acquire the link-local IPv6 address. A number between 1 to 8 may be specified, and the link-local IPv6
addresses will be stored in sequence beginning from 1. To acquire all addresses, do so in sequence from 1 until
an empty value is returned. There is no API for setting the IPv6 address.
Allowed users
admin, operator, user
Acquiring Site-local IPv6 Address from VN-E4
Format
/api/param?network.interface.ipv6.site_local(Number)
Example
Acquire the first site-local address
/api/param?network.interface.ipv6.site_local(1)
Example of Response
network.interface.ipv6.site_local(1)=fec0::1:280:88ff:fe41:114&200 OK
Interpretation
Acquire the site-local IPv6 address. A number between 1 to 8 may be specified, and the site-local IPv6
addresses will be stored in sequence beginning from 1. To acquire all addresses, do so in sequence from 1 until
an empty value is returned. There is no API for setting the IPv6 address.
Allowed users
admin, operator, user
Acquiring Global IPv6 Address from VN-E4
Format
/api/param?network.interface.ipv6.global(Number)
Example
Acquire the first global address
/api/param?network.interface.ipv6.global(1)
Example of Response
(When a global
address is not set)
network.interface.ipv6.global=&200 OK
Interpretation
Acquire the global IPv6 address. A number between 1 to 8 may be specified, and the global IPv6 addresses
will be stored in sequence beginning from 1. To acquire all addresses, do so in sequence from 1 until an empty
value is returned. There is no API for setting the IPv6 address.
Allowed users
admin, operator, user