CHAPTER 3. Data Network Function
© SAMSUNG Electronics Co., Ltd.
page 81 of 689
3.4.4
PIM Configuration
The procedure for Protocol Independent Multicast (PIM) configuration is given below.
1) Go to configure
interface configuration mode of CLI.
WEC8500# configure terminal
WEC8500/configure# interface ge2
2) Configure the PIM sparse mode to an interface.
WEC8500/configure/interface ge2# ip pim sparse-mode
3) Check a configured PIM using the ‘show running-config network’ command.
To check the multicast-routing table, use the ‘show ip mroute’ command.
WEC8500# show ip mroute
(90.90.1.242, 224.0.1.1) Iif: mgmt0 Oifs: pimreg
3.4.5
OSPF Configuration
3.4.5.1
General settings
Configuration using CLI
1) Go to configure
ospf configuration mode of CLI.
WEC8500# configure terminal
WEC8500/configure# router ospf
WEC8500/configure# router ospf ?
1 - 10 OSPF process ID
2) Configure the process ID from 1 to 10.
WEC8500/configure# router ospf ?
1 - 10 OSPF process ID
WEC8500/configure# router ospf 2
WEC8500/configure/router/ospf 2#
Parameter
Description
OSPF process ID
Configure the process ID from 1 to 10.