【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

相关推荐
FPGA技术联盟4 小时前
如何在跨时钟域分析中处理好复位信号?
fpga开发
国科安芯4 小时前
基于ASM1042S2S的箭载通信网络抗辐射加固方案研究
服务器·网络·嵌入式硬件·fpga开发·架构·信号处理
YYRAN_ZZU1 天前
Lattice 自定义IP业务逻辑核
嵌入式硬件·fpga开发
FPGA小徐1 天前
FPGA FIFO一篇完整解释
fpga开发
I'm a winner2 天前
【IP核】 Xilinx FPGA LVDS 高速接口,含验证工程与板级测试用例
tcp/ip·fpga开发·测试用例
I'm a winner2 天前
基于Xilinx FPGA的LVDS高速串行通信系统 - 完整源码解决方案(一)(文末附源码)
fpga开发
国科安芯2 天前
航天器多路并联大功率电源系统设计与ASP4644均流特性分析
单片机·嵌入式硬件·fpga开发·安全性测试
techdashen3 天前
从网络栈继续往下:micro:bit、2.4GHz、调制方式,以及一个不太靠谱但很有趣的想法
网络·fpga开发
FPGA小徐3 天前
FIR 数字滤波器 --verilog设计实现
fpga开发
zlinear数据采集卡3 天前
从协议解析到波形实时显示:硬核拆解ZLinear采集卡上位机软件的开发架构
arm开发·单片机·嵌入式硬件·fpga开发·架构·开源