#include <packets_data.h>
Data Fields | |
| unsigned char | sub_option |
| Remote ID sub-option. | |
| unsigned char | length |
| Total length of the value fields. | |
| unsigned char | vendor_id [4] |
| UTStarcom vendor ID. | |
| unsigned char | port_type |
| ATM port. | |
| unsigned char | version |
| Version number. | |
| unsigned char | vlan_id [2] |
| Port VLAN ID. | |
| unsigned char | nas_mac [6] |
| MAC address of line card Ethernet port. | |
| unsigned char | nas_ip [4] |
| GIADDR (0x00 not used by a bridge). | |
| unsigned char | node_id [2] |
| DSLAM's node ID. | |
| unsigned char | shelf |
| DSLAM's shelf ID. | |
| unsigned char | numero_slot |
| Slot number. | |
| unsigned char | numero_port |
| Port number. | |
| unsigned char | vpi |
| VPI of port. | |
| unsigned char | vci [2] |
| VCI of port. | |
Definition at line 112 of file packets_data.h.
1.2.15