Method for Realizing Unified Analysis and Processing of VLAN Services
A technology of analysis processing and business analysis, applied in the field of communication and virtual local area network, can solve problems such as definition confusion, achieve the effect of reducing development time, avoiding definition confusion, and wide application range
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment 1
[0069] There is data in the incoming direction, single-layer VLAN 100, priority 1, needs to be converted to 200, priority converted to 3, priority of other data is uniformly converted to 0, VLAN ID does not change. Can be parsed into the following tuples:
[0070] Direction: IN;
[0071] Filter: SINGLE_TAG_100_PRIO_1;
[0072] Action: VLAN switch 200_priority switch 3;
[0073] Direction: IN;
[0074] Filter: SINGLE_TAG_DEFAULT;
[0075] Action: Priority transition_0.
Embodiment 2
[0077] There is a data distribution direction, the number of VLAN layers is 2, the outer VLAN is 100, the inner VLAN is 300, the inner priority is 5, the outer priority is 1, the outer VLAN needs to be deleted, and the inner VLAN needs to be converted to 500 , it is necessary to change the inner priority to 0, the other 2 VLANs only transparently transmit the outer priority 7, and the lower priority is discarded. Can be parsed into the following tuples:
[0078] Direction: OUT;
[0079] filter:;
[0080] DOUBLE_TAG_OUTER_TAG_100_PRIO_1_INNER_TAG_300_PRIO_5;
[0081] Action: DELETE_OUTER VLAN_TRANSFER_INNER VLAN_500_TRANSFER INNER PRIORITY_0;
[0082] Direction: OUT;
[0083] Filter: DOUBLE_TAG_DEFAULT_OUTER_PRIO_7;
[0084] Action: transparent transmission;
[0085] Direction: OUT;
[0086] Filter: DOUBLE_TAG_DEFAULT;
[0087] Action: Discard.
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 

