JVC VN-E4U API Guide - Page 50

Setting MTU Value for VN-E4, Acquiring Network Negotiation Setting from VN-E4

Page 50 highlights

5. API for Acquiring/Changing Parameters of VN-E4 _ 5.9. Network Details Setting MTU Value for VN-E4 Format /api/param?network.interface.mtu=data Example /api/param?network.interface.mtu=1000 Example of Response network.interface.mtu&202 Required(network.interface.status=restart) Interpretation Change the MTU value. The range of set value is between 512 to 1500 for IPv4 and between 1280 to 1500 for IPv6. Upon setting this API, execute the "network.interface.status=restart" API for enabling network setting changes to enable the new settings. Upon changing the MTU value, VN-E4 will be rebooted using the "network.interface.status=restart" API for enabling settings. As such, access will not be possible for about 1 minute. Allowed user admin Acquiring Network Negotiation Setting from VN-E4 Format /api/param?network.interface.negotiation Example of Response network.interface.negotiation=auto&200 OK Interpretation Acquire the network Negotiation setting. Either auto, 100full, 100half, 10full or 10half will be returned. Allowed users admin, operator, user Setting Network Negotiation for VN-E4 Format /api/param?network.interface.negotiation=data Example /api/param?network.interface.negotiation=auto Example of Response network.interface.negotiation&202 Required(network.interface.status=restart) Interpretation Change the network Negotiation setting. Set to auto, 100full, 100half, 10full or 10half. Upon setting this API, execute the "network.interface.status=restart" API for enabling network setting changes to enable the new settings. Upon changing the network Negotiation, VN-E4 will be rebooted using the "network.interface.status=restart" API for enabling settings. As such, access will not be possible for about 1 minute. Allowed user admin Acquiring PPPoE On/Off Status from VN-E4 Format /api/param?network.interface.pppoe.status Example of Response network.interface.pppoe.status=off&200 OK Interpretation Acquire the on/off status of PPPoE. Either on or off will be returned. Allowed users admin, operator, user 50

  • 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

50
5. API for Acquiring/Changing Parameters of VN-E4 _
5.9. Network Details
Setting MTU Value for VN-E4
Format
/api/param?network.interface.mtu=data
Example
/api/param?network.interface.mtu=1000
Example of Response
network.interface.mtu&202 Required(network.interface.status=restart)
Interpretation
Change the MTU value. The range of set value is between 512 to 1500 for IPv4 and between 1280 to 1500 for
IPv6. Upon setting this API, execute the "network.interface.status=restart" API for enabling network setting
changes to enable the new settings. Upon changing the MTU value, VN-E4 will be rebooted using the
"network.interface.status=restart" API for enabling settings. As such, access will not be possible for about 1
minute.
Allowed user
admin
Acquiring Network Negotiation Setting from VN-E4
Format
/api/param?network.interface.negotiation
Example of Response
network.interface.negotiation=auto&200 OK
Interpretation
Acquire the network Negotiation setting. Either auto, 100full, 100half, 10full or 10half will be returned.
Allowed users
admin, operator, user
Setting Network Negotiation for VN-E4
Format
/api/param?network.interface.negotiation=data
Example
/api/param?network.interface.negotiation=auto
Example of Response
network.interface.negotiation&202
Required(network.interface.status=restart)
Interpretation
Change the network Negotiation setting. Set to auto, 100full, 100half, 10full or 10half. Upon setting this API,
execute the "network.interface.status=restart" API for enabling network setting changes to enable the new
settings. Upon changing the network Negotiation, VN-E4 will be rebooted using the
"network.interface.status=restart" API for enabling settings. As such, access will not be possible for about 1
minute.
Allowed user
admin
Acquiring PPPoE On/Off Status from VN-E4
Format
/api/param?network.interface.pppoe.status
Example of Response
network.interface.pppoe.status=off&200 OK
Interpretation
Acquire the on/off status of PPPoE. Either on or off will be returned.
Allowed users
admin, operator, user