![Huawei Quidway S9300 Configuration Manual - Network Management Download Page 177](http://html.mh-extra.com/html/huawei/quidway-s9300/quidway-s9300_configuration-manual-network-management_169487177.webp)
<SwitchD>
system-view
[SwitchD]
vlan 10
[SwitchD-Vlan10]
quit
[SwitchD]
interface gigabitethernet 1/0/0
[SwitchD-GigabitEthernet1/0/0]
port hybrid pvid vlan 10
[SwitchD-GigabitEthernet1/0/0]
port hybrid untagged vlan 10
[SwitchD-GigabitEthernet1/0/0]
quit
[SwitchD]
interface vlanif 10
[SwitchD-Vlanif10]
ip address 3.0.1.32 24
[SwitchD-Vlanif10]
quit
# Configure the IP address of the VLANIF interface on Switch F.
<SwitchF>
system-view
[SwitchF]
vlan 10
[SwitchF-Vlan10]
quit
[SwitchF]
interface gigabitethernet 2/0/0
[SwitchF-GigabitEthernet2/0/0]
port hybrid pvid vlan 10
[SwitchF-GigabitEthernet2/0/0]
port hybrid untagged vlan 10
[SwitchF-GigabitEthernet2/0/0]
quit
[SwitchF]
interface vlanif 10
[SwitchF-Vlanif10]
ip address 3.0.1.2 24
[SwitchF-Vlanif10]
quit
[SwitchF]
vlan 20
[SwitchF-Vlan20]
quit
[SwitchF]
interface gigabitethernet 1/0/0
[SwitchF-GigabitEthernet1/0/0]
port hybrid pvid vlan 20
[SwitchF-GigabitEthernet1/0/0]
port hybrid untagged vlan 20
[SwitchF-GigabitEthernet1/0/0]
quit
[SwitchF]
interface vlanif 20
[SwitchF-vlanif20]
ip address 1.0.1.2 24
[SwitchF-vlanif20]
quit
# Configure the IP address of the VLANIF interface on Switch A.
<SwitchA>
system-view
[SwitchA]
vlan 20
[SwitchA-Vlan20]
quit
[SwitchA]
interface gigabitethernet 1/0/0
[SwitchA-GigabitEthernet1/0/0]
port hybrid pvid vlan 20
[SwitchA-GigabitEthernet1/0/0]
port hybrid untagged vlan 20
[SwitchA-GigabitEthernet1/0/0]
quit
[SwitchA]
interface vlanif 20
[SwitchA-vlanif20]
ip address 1.0.1.11 24
[SwitchA-vlanif20]
quit
Step 3
Configure the NTP multicast server.
# Configure the clock of Switch C as the NTP master clock with the stratum being 2.
<SwitchC>
system-view
[SwitchC]
ntp-service refclock-master 2
# Configure Switch C as the NTP multicast client and configure Switch C to sense NTP multicast
packets through VLANIF10.
[SwitchC]
interface vlanif 10
[SwitchC-vlanif10]
ntp-service multicast-server
[SwitchC-vlanif10]
quit
Step 4
Configure Switch D, which resides on the same network segment with the server.
# Configure Switch D as the NTP multicast client and configure Switch D to sense NTP multicast
packets through VLANIF10.
<SwitchD>
system-view
[SwitchD]
interface vlanif 10
[SwitchD-vlanif10]
ntp-service multicast-client
[SwitchD-vlanif10]
quit
Quidway S9300 Terabit Routing Switch
Configuration Guide - Network Management
3 NTP Configuration
Issue 03 (2010-09-20)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
3-35