MES53xx, MES33xx, MES23xx Ethernet Switch Series 119
tengigabitethernet te_port |
fortygigabitethernet fo_port |
port-channel group |
vlan vlan_id |state-on |
fo_port: (1..8/0/1..4);
group: (1..16);
vlan_id: (1..4094)
- state-off - display all interfaces on which PIM is disabled.
show ip (ipv6) pim group-map
[group_address]
Show the table of binding multicast groups.
- group-address – the address of the group.
show ip (ipv6) pim counters
Display the PIM counters.
show ip (ipv6) pim bsr election
Display information on BSR.
show ip (ipv6) pim bsr rp-cache
Display information on learned RP candidates.
show ip (ipv6) pim bsr
candidate-rp
Show the status of RP candidates.
clear ip (ipv6) pim counters
Reset PIM counters to zero.
Example use of commands
Basic configuration of PIM SM with a static RP (1.1.1.1). Routing protocol should be pre-configured.
console# configure
console(config)# ip multicast-routing
console(config)# ip pim rp-address 1.1.1.1
7.4 Control functions
7.4.1 AAA mechanism
To ensure system security, the switch uses AAA mechanism (Authentication, Authorization,
Accounting).
Authentication - the process of matching with the existing account in the security system.
Authorization (access level verification) - the process of defining specific privileges for the
existing account (already authorized) in the system.
Accounting - user resource consumption monitoring.
The SSH mechanism is used for data encryption.
Global configuration mode commands
Command line prompt in the global configuration mode is as follows:
console(config)#