Дерево страниц
Перейти к концу метаданных
Переход к началу метаданных

profile ports

Switch to ports profile configuration mode.

Syntax
[no] profile ports <NAME>
Parameters

<NAME> — set of characters in the range from 1 to 15.

Privilege group
config-interface-ont-profile
Command mode

CONFIG

Example
LTP-16N(config)(profile-port-bridge)# profile ports BRIDGRE

description

Sets profile description.

Syntax
description <VALUE>
no description
Parameters

<VALUE> — set of characters in the range from 1 to 127.

Privilege group
config-interface-ont-profile
Command mode

PROFILE-PORTS

Example
LTP-16N(config)(profile-port-bridge)# description omci-bridge

igmp immediate-leave

Quick disconnection from multicast group. The last member query is not send to the client.

Syntax
[no] igmp immediate-leave
Parameters

The command does not contain any parameters.

Default value
Disabled
Privilege group
config-interface-ont-profile
Command mode

PROFILE-PORTS

Example
LTP-16N(config)(profile-ports-bridge)# igmp immediate-leave

igmp mode

Sets IGMP operation mode on the device.

Syntax
igmp mode <VALUE>
Parameters

<VALUE> — [snooping | spr | proxy].

Default value
snooping
Privilege group
config-interface-ont-profile
Command mode

PROFILE-PORTS

Example
LTP-16N(config)(profile-ports-bridge)# igmp mode proxy

igmp querier

Sets querier IP address to send IGMP query messages.

Syntax
igmp querirer <IP>
no igmp querirer
Parameters

<IP> — IP address, specified as AAA. BBB. CCC. DDD, where each part takes value [0..255].

Default value
0.0.0.0
Privilege group
config-interface-ont-profile
Command mode

PROFILE-PORTS

Example
LTP-16N(config)(profile-ports-bridge)# igmp querirer 192.168.0.1

igmp query interval

Sets frequency query sending.

Syntax
igmp query interval  <VALUE>
no igmp query interval
Parameters

<VALUE> — interval in the range [30-600].

Default value
125
Privilege group
config-interface-ont-profile
Command mode

PROFILE-PORTS

Example
LTP-16N(config)(profile-ports-bridge)# igmp query interval 30

igmp query response

Sets waiting time of report messages on query.

Syntax
igmp query response <VALUE>
no igmp query response
Parameters

<VALUE> — Interval in the range [50-2000].

Default value
100
Privilege group
config-interface-ont-profile
Command mode

PROFILE-PORTS

Example
LTP-16N(config)(profile-ports-bridge)# igmp query response 30

igmp robustness

Sets number of IGMP message exchange intervals when monitoring multicast groups.

Syntax
igmp robustness <VALUE>
no igmp robustness
Parameters

<VALUE> — value in the range [2-7].

Default value
2
Privilege group
config-interface-ont-profile
Command mode

PROFILE-PORTS

Example
LTP-16N(config)(profile-ports-bridge)# igmp robustness 5

igmp version

Sets IGMP version.

Syntax
igmp version <VALUE>
no igmp version
Parameters

<VALUE> — value in the range [1-3].

Default value
3
Privilege group
config-interface-ont-profile
Command mode

PROFILE-PORTS

Example
LTP-16N(config)(profile-ports-bridge)# igmp version 2

igmp version

Sets multicast addresses range to operate in specified MC VLAN.

Syntax
igmp multicast dynamic-entry <ID> vid <VID> group <MC_IP> <MC_IP>
no igmp multicast dynamic-entry <ID>
Parameters

<ID> – entry index [1-20];

<VID> –  VLAN ID in the range [1-4094];

<MC_IP> – IP address in multicast range.

Default value
3
Privilege group
config-interface-ont-profile
Command mode

PROFILE-PORTS

Example
LTP-16N(config)(profile-ports-bridge)# igmp multicast dynamic-entry 1 vid 20 group 224.0.0.1 225.255.255.255

port 〈ID〉 multicast

Enable processing of multicast traffic on LAN port.

Syntax
port <ID> multicast 
no port <ID> multicast
Parameters

<ID> — port index [1-4].

Default value
Disabled
Privilege group
config-interface-ont-profile
Command mode

PROFILE-PORTS

Example
LTP-16N(config)(profile-ports-bridge)# port 1 multicast

port 〈ID〉bridge group

Sets ONT LAN ports binding to OMCI-bridge.

Syntax
port <ID> bridge group <VALUE>
no port <ID> bridge group
Parameters

<ID> — port index [1-4];

<VALUE> — bridge group index [1-255].

Privilege group
config-interface-ont-profile
Command mode

PROFILE-PORTS

Example
LTP-16N(config)(profile-ports-bridge)# port 1 bridge group 10

port 〈ID〉igmp downstream priority

Sets p-bit value for multicast traffic on LAN interface.

Syntax
port <ID> igmp downstream priority <VALUE>
no port <ID> igmp downstream priority
Parameters

<ID> — port index [1-4];

<VALUE> — priority [0-7].

Default value
0
Privilege group
config-interface-ont-profile
Command mode

PROFILE-PORTS

Example
LTP-16N(config)(profile-ports-bridge)# port 1 igmp downstream priority 7

port 〈ID〉 igmp downstream tag-control

Sets VLAN manipulation rules to transmit downstream multicast traffic on LAN interface.

Syntax
port <ID> igmp downstream tag-control <VALUE>
no port <ID> igmp downstream tag-control
Parameters

<ID> — port index [1-4];

<VALUE> — [add-tag |  pass |  remove-tag |  replace-tag |  replace-vid].

Default value
pass
Privilege group
config-interface-ont-profile
Command mode

PROFILE-PORTS

Example
LTP-16N(config)(profile-ports-bridge)# port 1 igmp downstream tag-control add-tag

port 〈ID〉 igmp downstream vid

 Sets VLAN ID value for multicast traffic on LAN interface.

Syntax
port <ID> igmp downstream vid <VID>
no port <ID> igmp downstream vid
Parameters

<ID> — port index [1-4];

<VID> — VLAN ID, in the range [1-4094].

Privilege group
config-interface-ont-profile
Command mode

PROFILE-PORTS

Example
LTP-16N(config)(profile-ports-bridge)# port 1 igmp downstream vid 200

port 〈ID〉 igmp upstream priority

Sets p-bit value for multicast traffic on LAN interface.

Syntax
port <ID> igmp upstream priority <VALUE>
no port <ID> igmp upstream priority
Parameters

<ID> — port index [1-4];

<VALUE> — priority [0-7].

Default value
0
Privilege group
config-interface-ont-profile
Command mode

PROFILE-PORTS

Example
LTP-16N(config)(profile-ports-bridge)# port 1 igmp upstream priority 7

port 〈ID〉 igmp upstream tag-control

Sets VLAN manipulation rules to transmit upstream multicast traffic on LAN interface.

Syntax
port <ID> igmp upstream tag-control <VALUE>
no port <ID> igmp upstream tag-control
Parameters

<ID> — port index [1-4];

<VALUE> — [add-tag |  pass |  replace-tag |  replace-vid].

Default value
pass
Privilege group
config-interface-ont-profile
Command mode

PROFILE-PORTS

Example
LTP-16N(config)(profile-ports-bridge)# port 1 igmp upstream tag-control add-tag

port 〈ID〉 igmp upstream vid

 Sets VLAN ID value for multicast traffic on LAN interface.

Syntax
port <ID> igmp upstream vid <VID>
no port <ID> igmp upstream vid
Parameters

<ID> — port index [1-4];

<VID> — VLAN ID, in the range [1-4094].

Privilege group
config-interface-ont-profile
Command mode

PROFILE-PORTS

Example
LTP-16N(config)(profile-ports-bridge)# port 1 igmp upstream vid 200

name

Sets profile name.

Profile name is a unique identifier to access a specific profile.

Syntax
name <VALUE>
Parameters

<VALUE> — set of characters in the range from 1 to 15.

Privilege group
config-interface-ont-profile
Command mode

PROFILE-PORTS

Example
LTP-16N(config)(profile-ports-bridge)# name bridge-100

veip multicast enable

Enables multicast traffic processing for Virtual Ethernet Interace Point.

Syntax
veip multicast enable
no veip multicast enable
Parameters

The command does not contain any parameters.

Default value
Disabled
Privilege group
config-interface-ont-profile
Command mode

PROFILE-PORTS

Example
LTP-16N(config)(profile-ports-bridge)# veip multicast enable

veip igmp downstream priority

This command sets the p-bit value for multicast traffic for the Virtual Ethernet Interface Point.

Syntax
veip igmp downstream priority <VALUE>
no veip igmp downstream priority
Parameters

<VALUE> — priority [0-7].

Default value
0
Privilege group
config-interface-ont-profile
Command mode

PROFILE-PORTS

Example
LTP-16N(config)(profile-ports-bridge)# veip igmp downstream priority 7

veip igmp downstream tag-control

Sets VLAN manipulation rules for downstream multicast traffic for Virtual Ethernet Interface Point.

Syntax
veip igmp downstream tag-control <VALUE>
no veip igmp downstream tag-control
Parameters

<VALUE> — [add-tag |  pass |  remove-tag |  replace-tag |  replace-vid].

Default value
pass
Privilege group
config-interface-ont-profile
Command mode

PROFILE-PORTS

Example
LTP-16N(config)(profile-ports-bridge)# veip igmp downstream tag-control add-tag

veip igmp downstream vid

Sets VLAN ID value for multicast traffic for the Virtual Ethernet Interface Point.

Syntax
veip igmp downstream vid <VID>
no veip igmp downstream vid
Parameters

<VID> — VLAN ID, in the range [1-4094].

Privilege group
config-interface-ont-profile
Command mode

PROFILE-PORTS

Example
LTP-16N(config)(profile-ports-bridge)# veip igmp downstream vid 10

veip igmp upstream priority

Sets p-bit value for multicast traffic for the Virtual Ethernet Interface Point.

Syntax
veip igmp upstream priority <VALUE>
no veip igmp upstream priority
Parameters

<VALUE> — priority [0-7].

Default value
0
Privilege group
config-interface-ont-profile
Command mode

PROFILE-PORTS

Example
LTP-16N(config)(profile-ports-bridge)# veip igmp upstream priority 1

veip igmp upstream tag-control

Sets the VLAN manipulation rules for upstream multicast traffic for Virtual Ethernet Interface Point.

Syntax
veip igmp upstream tag-control <VALUE>
no veip igmp upstream tag-control
Parameters

<VALUE> — [add-tag |  pass |  remove-tag |  replace-tag |  replace-vid].

Default value

pass

Privilege group
config-interface-ont-profile
Command mode

PROFILE-PORTS

Example
LTP-16N(config)(profile-ports-bridge)# veip igmp upstream tag-control add-tag

veip igmp upstream vid

Sets the VLAN ID value for multicast traffic for the Virtual Ethernet Interface Point.

Syntax
veip igmp upstream vid <VID>
no veip igmp upstream vid
Parameters

<VID> — VLAN ID, in the range [1-4094].

Privilege group
config-interface-ont-profile
Command mode

PROFILE-PORTS

Example
LTP-16N(config)(profile-ports-bridge)# veip igmp upstream vid 10

  • Нет меток