【AI-RAN】WNC O-RU 配置、英伟达 AI-RAN、

设备照片


英伟达实验室默认配置

bash 复制代码
ru# show running-config
!
hostname ru
!
aaa
  enable crypt enjz9NkNiFXAs
  root ssh permit enable
  brute force attack protection disable 
  exit
!
interface eth0
  no shutdown
  mac-address e8:c7:cf:ac:58:37
  ip address 192.168.1.1/24
  ip dhcp client vendor-class-identifier o-ran-ru2/WNC/R1220-077L
  exit
!
interface eth1
  no shutdown
  mac-address e8:c7:cf:ac:58:38
  l2-mtu 9600
  ip address 192.168.2.1/24
  sfp rs0-high
  no sfp rs1-high
  ip dhcp client vendor-class-identifier o-ran-ru2/WNC/R1220-077L
  sub-interface eth1.mplane encapsulation vlan 100
  sub-interface eth1.ecpri encapsulation vlan 2
  exit
!
interface eth1.mplane
  no shutdown
  mac-address e8:c7:cf:ac:58:38
  ip address 192.168.100.1/24
  ip dhcp client vendor-class-identifier o-ran-ru2/WNC/R1220-077L
  exit
!
interface eth1.ecpri
  no shutdown
  mac-address e8:c7:cf:ac:58:38
  ip dhcp client vendor-class-identifier o-ran-ru2/WNC/R1220-077L
  exit
!
!
radio 1
  no shutdown
  center-freq 3750000
  transmit-power 24
  no lna shutdown
  lna low-gain
  eaxc-id downlink 0x0000
  eaxc-id uplink 0x0000
  eaxc-id prach 0x0004
  transport interface eth1.ecpri
  transport peer-mac 58:a2:e1:84:78:66
  phase-compensation
  bandwidth 100
  sub-carrier 30
  max-scs 30
  transmit-power-scale -7.0
  compress tx static bfp iq-bitwidth 9
  compress rx static bfp iq-bitwidth 9




  compress prach static bfp iq-bitwidth 9
  compress oran-compliant
  downlink-radio-frame-offset 0
  downlink-sfn-offset 0
  ul-gain-correction 0.0000
  digital-power-scaling legacy
  fs-offset tx 0
  fs-offset rx 0
  fs-offset prach 0
  exit
!
radio 2
  no shutdown
  center-freq 3750000
  transmit-power 24
  no lna shutdown
  lna low-gain
  eaxc-id downlink 0x0001
  eaxc-id uplink 0x0001
  eaxc-id prach 0x0005
  transport interface eth1.ecpri
  transport peer-mac 58:a2:e1:84:78:66
  phase-compensation
  bandwidth 100
  sub-carrier 30
  max-scs 30
  transmit-power-scale -7.0
  compress tx static bfp iq-bitwidth 9
  compress rx static bfp iq-bitwidth 9
  compress prach static bfp iq-bitwidth 9
  compress oran-compliant
  downlink-radio-frame-offset 0
  downlink-sfn-offset 0
  ul-gain-correction 0.0000
  digital-power-scaling legacy
  fs-offset tx 0
  fs-offset rx 0
  fs-offset prach 0
  exit
!
radio 3
  no shutdown
  center-freq 3750000
  transmit-power 24
  no lna shutdown
  lna low-gain
  eaxc-id downlink 0x0002
  eaxc-id uplink 0x0002
  eaxc-id prach 0x0006
  transport interface eth1.ecpri
  transport peer-mac 58:a2:e1:84:78:66
  phase-compensation
  bandwidth 100
  sub-carrier 30
  max-scs 30
  transmit-power-scale -7.0
  compress tx static bfp iq-bitwidth 9
  compress rx static bfp iq-bitwidth 9
  compress prach static bfp iq-bitwidth 9
  compress oran-compliant
  downlink-radio-frame-offset 0
  downlink-sfn-offset 0
  ul-gain-correction 0.0000
  digital-power-scaling legacy
  fs-offset tx 0
  fs-offset rx 0
  fs-offset prach 0
  exit
!
radio 4
  no shutdown
  center-freq 3750000
  transmit-power 24
  no lna shutdown
  lna low-gain
  eaxc-id downlink 0x0003
  eaxc-id uplink 0x0003
  eaxc-id prach 0x0007
  transport interface eth1.ecpri
  transport peer-mac 58:a2:e1:84:78:66
  phase-compensation
  bandwidth 100
  sub-carrier 30
  max-scs 30
  transmit-power-scale -7.0
  compress tx static bfp iq-bitwidth 9
  compress rx static bfp iq-bitwidth 9
  compress prach static bfp iq-bitwidth 9
  compress oran-compliant
  downlink-radio-frame-offset 0
  downlink-sfn-offset 0
  ul-gain-correction 0.0000
  digital-power-scaling legacy
  fs-offset tx 0
  fs-offset rx 0
  fs-offset prach 0
  exit
!
mgmt
  no shutdown
  interface eth1.mplane
  master netconf-client-1 hostname 192.168.100.200:4334
  no alarm history rotate duration
  vlan-range 1-4094
  exit
!
ptp
  no shutdown
  clock accept-list 6,7
  clock domain 24
  clock profile g.8275.1
  interface eth1
  master ip 192.168.2.100
  message frequency announce 8
  message frequency delay-req 16
  message frequency sync 16
  transport ethernet forwardable
  max-frequency 500000
  exit
!
  line console alive 0
  line ssh enable
  line ssh alive 0
  line ssh port 22
!
  non-ontime packet calculation enable
  non-ontime packet threshold 10
!
!
OK

WNC 出厂默认配置

bash 复制代码
ru# show running-config
!
hostname ru
!
aaa
  enable crypt enjz9NkNiFXAs
  username root privilege 15 crypt DfG9fuSCickMcybYSOohLz8aPrh4/AArpXrJvi48.P2
  root ssh permit enable
  brute force attack protection disable 
  exit
!
interface eth0
  no shutdown
  mac-address 10:e8:a7:ef:8d:c6
  ip address 192.168.1.1/24
  ip dhcp client vendor-class-identifier o-ran-ru2/WNC/R1220-078L
  exit
!
interface eth1
  no shutdown
  mac-address 10:e8:a7:ef:8d:c7
  l2-mtu 9600
  ip address 192.168.2.1/24
  sfp rs0-high
  sfp rs1-high
  ip dhcp client vendor-class-identifier o-ran-ru2/WNC/R1220-078L
  sub-interface eth1.ecpri encapsulation vlan 564
  sub-interface eth1.mplane encapsulation vlan 100
  exit
!
interface eth1.ecpri
  no shutdown
  mac-address 00:aa:ff:bb:ff:cc
  ip dhcp client vendor-class-identifier o-ran-ru2/WNC/R1220-078L
  exit
!
interface eth1.mplane
  no shutdown
  mac-address 10:e8:a7:ef:8d:c7
  ip address 192.168.131.51/24
  ip dhcp client vendor-class-identifier o-ran-ru2/WNC/R1220-078L
  exit
!
!
radio 1
  shutdown
  center-freq 3499980
  transmit-power 24
  lna shutdown
  lna low-gain
  eaxc-id downlink 0x0000
  eaxc-id uplink 0x0000
  eaxc-id prach 0x0004
  transport interface eth1.ecpri
  transport peer-mac 00:11:22:33:44:66
  phase-compensation
  bandwidth 100
  sub-carrier 30
  max-scs 60
  transmit-power-scale 0.0
  compress tx static bfp iq-bitwidth 9
  compress rx static bfp iq-bitwidth 9
  compress prach static bfp iq-bitwidth 9
  compress oran-compliant
  downlink-radio-frame-offset 0
  downlink-sfn-offset 0
  ul-gain-correction 0.0000
  digital-power-scaling legacy
  fs-offset tx 0
  fs-offset rx 0
  fs-offset prach 0
  exit
!
radio 2
  shutdown
  center-freq 3499980
  transmit-power 24
  lna shutdown
  lna low-gain
  eaxc-id downlink 0x0001
  eaxc-id uplink 0x0001
  eaxc-id prach 0x0005
  transport interface eth1.ecpri
  transport peer-mac 00:11:22:33:44:66
  phase-compensation
  bandwidth 100
  sub-carrier 30
  max-scs 60
  transmit-power-scale 0.0
  compress tx static bfp iq-bitwidth 9
  compress rx static bfp iq-bitwidth 9
  compress prach static bfp iq-bitwidth 9
  compress oran-compliant
  downlink-radio-frame-offset 0
  downlink-sfn-offset 0
  ul-gain-correction 0.0000
  digital-power-scaling legacy
  fs-offset tx 0
  fs-offset rx 0
  fs-offset prach 0
  exit
!
radio 3
  shutdown
  center-freq 3499980
  transmit-power 24
  lna shutdown
  lna low-gain
  eaxc-id downlink 0x0002
  eaxc-id uplink 0x0002
  eaxc-id prach 0x0006
  transport interface eth1.ecpri
  transport peer-mac 00:11:22:33:44:66
  phase-compensation
  bandwidth 100
  sub-carrier 30
  max-scs 60
  transmit-power-scale 0.0
  compress tx static bfp iq-bitwidth 9
  compress rx static bfp iq-bitwidth 9
  compress prach static bfp iq-bitwidth 9
  compress oran-compliant
  downlink-radio-frame-offset 0
  downlink-sfn-offset 0
  ul-gain-correction 0.0000
  digital-power-scaling legacy
  fs-offset tx 0
  fs-offset rx 0
  fs-offset prach 0
  exit
!
radio 4
  shutdown
  center-freq 3499980
  transmit-power 24
  lna shutdown
  lna low-gain
  eaxc-id downlink 0x0003
  eaxc-id uplink 0x0003
  eaxc-id prach 0x0007
  transport interface eth1.ecpri
  transport peer-mac 00:11:22:33:44:66
  phase-compensation
  bandwidth 100
  sub-carrier 30
  max-scs 60
  transmit-power-scale 0.0
  compress tx static bfp iq-bitwidth 9
  compress rx static bfp iq-bitwidth 9
  compress prach static bfp iq-bitwidth 9
  compress oran-compliant
  downlink-radio-frame-offset 0
  downlink-sfn-offset 0
  ul-gain-correction 0.0000
  digital-power-scaling legacy
  fs-offset tx 0
  fs-offset rx 0
  fs-offset prach 0
  exit
!
mgmt
  no shutdown
  interface eth1.mplane
  master netconf-client-1 hostname 192.168.100.200:4334
  no alarm history rotate duration
  vlan-range 1-4094
  exit
!
ptp
  no shutdown
  clock accept-list 6,7,135,140,150,160,165,248
  clock domain 24
  clock profile g.8275.1
  interface eth1
  master ip 192.168.2.100
  message frequency announce 8
  message frequency delay-req 16
  message frequency sync 16
  transport ethernet forwardable
  max-frequency 500000
  exit
!
  line console alive 0
  line ssh enable
  line ssh alive 0
  line ssh port 22
!
  non-ontime packet calculation enable
  non-ontime packet threshold 10
!
!
OK

设备代理商

东枫电子科技

15652687913

关键词:

Aerial CUDA-Accelerated RAN

Aerial Testbed

相关推荐
小麦嵌入式2 天前
FPGA入门(一):手把手教你用 Vivado 创建工程并仿真
stm32·单片机·嵌入式硬件·mcu·fpga开发·硬件架构·硬件工程
m0_46644103詹湛2 天前
(一)FPGA :基础概念详解(Xilinx平台)
笔记·学习·fpga开发·verilog
xyx-3v3 天前
ZYNQ 简介
fpga开发
xyx-3v3 天前
Zynq-7000
fpga开发
xyx-3v3 天前
zynq7010和zynq7020的区别
fpga开发
xyx-3v3 天前
LUT(Look-Up Table,查找表)的定义与核心概念
fpga开发
明德扬4 天前
K7+AD9144 多模式实测|8 种 JESD204B 配置全覆盖验证
fpga开发
xyx-3v4 天前
SOC相对于版上系统的优势是什么?
fpga开发
Aaron15885 天前
RFSOC+VU13P+GPU 在6G互联网中的技术应用
大数据·人工智能·算法·fpga开发·硬件工程·信息与通信·信号处理